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
mimic "if constexpr" behavior, impossible?
Jul 02, 2026
c++
templates
if-statement
constexpr
c++17
How to create a constexpr pointer to a register on embedded system
Jul 03, 2026
c++
pointers
constexpr
modification of ‘<temporary>’ is not a constant expression
Jul 03, 2026
c++
language-lawyer
constexpr
static-assert
How are constexpr functions implemented by compilers? [closed]
Jul 01, 2026
c++
constexpr
Non-constexpr specialisation declaration following constexpr declaration
Jun 30, 2026
c++
constexpr
specialization
Override for constant expressions?
Jun 29, 2026
c++
templates
c++11
overloading
constexpr
constexpr function as array size
Jun 28, 2026
c++
c++11
constexpr
Why should I be careful in "noexcept-ing all the functions" just like I "const all the things"?
Jun 25, 2026
c++
constants
constexpr
noexcept
cpp-core-guidelines
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
Older Entries »