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
template non-type template parameter
Nov 01, 2025
c++
constexpr
c++20
template-templates
Enum is not a constexpr?
Oct 31, 2025
c++
enums
c++14
constexpr
static-assert
Loop over constexpr array
Oct 30, 2025
c++
for-loop
constexpr
Initialising constexpr - " illegal initialization of 'constexpr' entity with a non-constant expression"
Oct 29, 2025
c++
initialization
constants
constexpr
stdmap
Why all function in <cstring> must not have constexpr?
Oct 29, 2025
c++
constexpr
c++17
Why is `std::uninitialized_copy/move etc.` not constexpr?
Oct 27, 2025
c++
constexpr
c++20
How to cast from const void* in a constexpr expression? [duplicate]
Oct 28, 2025
c++
casting
constexpr
Is there any way to mark a function parameter as constexpr?
Oct 26, 2025
c++
c++17
constexpr
Casting a constexpr value to a pointer via reinterpret cast
Oct 25, 2025
c++
pointers
casting
constexpr
Is there a way to detect functions that could be marked `constexpr`?
Oct 25, 2025
c++
constexpr
What is the new feature about constexpr std::string with gcc 12.1
Oct 24, 2025
c++
c++20
constexpr
stdstring
gcc12
Constexpr class: Inheritance?
Oct 22, 2025
c++
inheritance
c++11
constexpr
Aren't all expressions during constant evaluation also constant expressions?
Oct 22, 2025
c++
language-lawyer
constexpr
compile-time-constant
constant-expression
Constexpr vs Template Metaprogramming - performance differences
Oct 23, 2025
c++
metaprogramming
template-meta-programming
constexpr
compile-time
changing active constexpr union member using construct_at
Oct 21, 2025
c++
c++20
constexpr
constexpr vector push_back or how to constexpr all the things
Oct 21, 2025
c++
c++20
constexpr
Why aren't std::chrono::duration instances passed by value in the Standard Library?
Oct 21, 2025
c++11
pass-by-reference
constexpr
pass-by-value
Structural tuple-like / Wrapping a variadic set of template parameters values in a struct
Oct 21, 2025
c++
tuples
c++20
constexpr
Scope of variables declared inside `if constexpr` blocks
Oct 21, 2025
c++
scope
c++17
constexpr
Older Entries »