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
How to understand the sentence "full-expression must be a constant expression" which mentioned in the standard
Nov 18, 2022
c++
language-lawyer
constexpr
GCC 4.7.1 generalized constant expression issue with overload
Nov 15, 2022
c++
templates
gcc
c++11
constexpr
Constexpr find implementation
Nov 12, 2022
c++
c++14
constexpr
Argument only used in unevaluated context within the body of a constexpr function
Nov 11, 2022
c++
c++14
constexpr
Inconsistent evaluation for `constexpr` lambdas in templates between `static_assert`, `if constexpr(...)` and `constexpr` variables
Nov 11, 2022
c++
lambda
constexpr
c++17
constant-expression
Initializing c++ std::bitset at compile time
Nov 11, 2022
c++
c++11
templates
constexpr
List<Char> typed constexpr string in C++
Nov 09, 2022
c++
constexpr
constexpr(sizeof(T)): Why specify `constexpr` on `sizeof`?
Nov 09, 2022
c++
visual-c++
g++
sizeof
constexpr
GCC and Clang differ in static_assert related to __builtin_constant_p
Nov 07, 2022
c++
g++
constexpr
clang++
static-assert
Error in Accessing a Union Member in Constant Expression
Nov 08, 2022
c++
constexpr
unions
Compile-time literal string as template argument
Nov 01, 2022
c++11
variadic-templates
template-meta-programming
constexpr
string-literals
Why constexpr is not evaluated at compile time (MSVC 2015)?
Nov 01, 2022
c++11
visual-c++
hash
constexpr
compile-time
Convert `hana::string` to `constexpr const char (&)[]`
Oct 31, 2022
c++
string
c++14
constexpr
boost-hana
Is const_cast valid in a constant expression? (C++14, C++17)
Jan 09, 2022
c++
language-lawyer
constexpr
const-cast
constant-expression
Why does a constexpr function behave differently for a reference?
Jan 06, 2022
c++
constexpr
Why is 0 == ("abcde"+1) not a constant expression?
Nov 07, 2021
c++
gcc
c++14
language-lawyer
constexpr
Doesn't std::piecewise_construct cause a ODR violation?
Dec 24, 2021
c++
c++11
constexpr
linkage
one-definition-rule
« Newer Entries
Older Entries »