Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in constexpr
GCC fails to report an ill-formed constexpr lambda call
May 04, 2022
c++
undefined-behavior
constexpr
avr-gcc
static const vs constexpr member fields in C++11/14?
Aug 30, 2018
c++
templates
c++11
c++14
constexpr
Why can not I use constexpr value in function, but I can do the same in scope of this value?
Aug 04, 2019
c++
c++11
c++14
constexpr
compile-time
Expanding a constexpr array into a set of non-type template parameters
May 10, 2022
c++
templates
variadic-templates
template-meta-programming
constexpr
Defining constexpr static data members
Feb 04, 2022
c++
class
c++11
static
constexpr
Why is std::isnan not constexpr?
Sep 20, 2021
c++
constexpr
c++20
static constexpr pointer-to-function, difference between compilers
Sep 13, 2022
c++
c++11
static
function-pointers
constexpr
C++14 constexpr union conditional initialization in constructor
Nov 06, 2022
c++
c++14
unions
constexpr
C++ constexpr : Compute a std array at compile time
Apr 20, 2022
c++
c++14
variadic-templates
template-meta-programming
constexpr
How to dispatch between assert() and static_assert(), dependend if in constexpr context?
Feb 15, 2022
c++
c++11
assert
constexpr
static-assert
constexpr vs template for compile-time maths functions?
Mar 22, 2022
c++
templates
c++11
metaprogramming
constexpr
`constexpr` variable "used in its own initializer": Clang vs. GCC
Dec 04, 2019
c++
compiler-errors
c++17
constexpr
constexpr string literals in anonymous namespace?
Aug 21, 2019
c++
c++11
constexpr
C++ constexpr keyword placement
Dec 21, 2017
c++
c++11
constexpr
Constexpr compile error using std::acos with clang++ not g++
Oct 27, 2020
c++
compiler-errors
c++14
constexpr
clang++
Is a compiler forced to reject invalid constexpr?
Sep 25, 2022
c++
c++11
language-lawyer
constexpr
When is a constexpr evaluated at compile time?
Sep 09, 2022
c++
compilation
language-lawyer
constexpr
c++20
simulate compile time reflection in C++
Mar 07, 2016
c++
constexpr
Why does the compiler complain about this not being a constexpr?
Oct 18, 2022
c++
c++11
visual-c++
constexpr
How to check a double's bit pattern is 0x0 in a C++11 constexpr?
Mar 08, 2022
c++
casting
c++11
floating-point
constexpr
« Newer Entries
Older Entries »