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
Best way to pass compile-time list of values to function?
Apr 14, 2026
c++
c++20
constexpr
compile-time
std::cout with constexpr on templated function works. Why? [duplicate]
Apr 16, 2026
c++
c++17
constexpr
cout
constexpression subscript operator of STL containers
Apr 13, 2026
c++
stl
constexpr
c++14
variable conditionally declared constexpr according to its initialization expression
Apr 12, 2026
c++
constexpr
initializer
How do I get MSVC to see static constexpr member variables and functions at compile time in c++20?
Apr 08, 2026
c++
visual-c++
language-lawyer
constexpr
crtp
Ternary operator and if constexpr
Apr 02, 2026
c++
c++17
constexpr
if-constexpr
Why references can't be used with compile time functions?
Apr 03, 2026
c++
c++17
constexpr
compile-time
constant-expression
Nested struct inside constexpr function, compiles in clang, fails in gcc
Mar 30, 2026
c++
gcc
language-lawyer
constexpr
clang++
c++ : how to remove cv-qualifiers of a type to access class functions?
Mar 30, 2026
c++
template-meta-programming
constexpr
move-semantics
perfect-forwarding
Is it possible to evaluate array on compilation time?
Mar 28, 2026
c++
algorithm
c++11
constexpr
When is it better to use "static constexpr" than "constexpr"?
Mar 27, 2026
c++
static
constexpr
Force expression to constexpr
Mar 24, 2026
c++
c++17
variadic-templates
template-meta-programming
constexpr
constexpr self-referencing struct
Mar 15, 2026
c++
gcc
constexpr
Why force constexpr have compile time error only?
Mar 14, 2026
c++
c++11
constexpr
Can a `constexpr std::initializer_list` be used at compile time but not ODR-used?
Mar 12, 2026
c++
c++11
constexpr
one-definition-rule
How to define a pointer pointing to a constexpr variable?
Mar 08, 2026
c++
pointers
constexpr
Can constexpr recursion limit be configured for clang or gcc?
Mar 08, 2026
gcc
clang
constexpr
compiler-options
What does [decl.constexpr].5 mean exactly?
Mar 07, 2026
c++
language-lawyer
constexpr
constexpr-function
constexpr concept in c++11
Mar 05, 2026
c++
c++11
constexpr
Older Entries »