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
Are empty structs constant expressions?
Jun 22, 2026
c++
constants
constexpr
Why is std::nextafter not constant expression?
Jun 21, 2026
c++
constexpr
c++23
is constexpr const Type necessary in template in order for functions to return compile time const values?
Jun 20, 2026
c++
stl
constants
constexpr
stdarray
Calling new in a constexpr function
Jun 20, 2026
c++
constexpr
c++23
why is a const array not accessible from a constexpr function?
Jun 16, 2026
c++
c++11
constexpr
Compiler is out of heap when compiling recursive consteval function
Jun 17, 2026
c++
gcc
clang
c++20
constexpr
How can std::string_view be constexpr?
Jun 16, 2026
c++
c++17
constexpr
string-view
Why does the false branch of "if constexpr" get compiled?
Jun 16, 2026
c++
c++17
constexpr
if-constexpr
How do I store the compile-time dynamically allocated memory so that it can be used in run-time?
Jun 15, 2026
c++
c++20
constexpr
Should I avoid static constexpr local variables? If so, why?
Jun 15, 2026
c++
static
c++17
language-lawyer
constexpr
Computing a function over variadic templates
Jun 15, 2026
c++
c++11
variadic-templates
variadic-functions
constexpr
Can runtime and constexpr nan comparisons disagree?
Jun 13, 2026
c++
nan
constexpr
How to constexpr initialize intrinsic SSE/AVX register?
Jun 12, 2026
c++
sse
constexpr
intrinsics
avx
Why is the address of a constexpr local variable not a constant expression?
Jun 07, 2026
kotlin
c++
constexpr
Can a C++ pointer point to a static member array of string literals?
Jun 02, 2026
c++
gcc
constexpr
string-literals
constexpr-if(false) vs two phase name lookup [duplicate]
Jun 02, 2026
c++
templates
constexpr
c++17
static-assert
Simple constexpr switch-case fails to compile on MSVC
Jun 01, 2026
c++
visual-c++
language-lawyer
constexpr
c++23
Older Entries »