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
Can one volatile constexpr variable initialize another one in C++?
Sep 10, 2025
c++
language-lawyer
constexpr
volatile
Couldn't deduce template paramter even if it is known at compile time
Sep 10, 2025
c++
c++11
variadic-templates
constexpr
template-meta-programming
Constexpr placement new?
Sep 09, 2025
c++
language-lawyer
constexpr
placement-new
Will std::string end up being our compile-time string after all?
Sep 08, 2025
c++
constexpr
stdstring
idioms
c++20
Working around limitation of `constexpr` static data member with same type as enclosing class [duplicate]
Sep 08, 2025
c++
static
initialization
c++17
constexpr
Clang-cl.exe and constexpr depth
Sep 08, 2025
c++
clang
llvm
constexpr
consteval vs constexpr on variables
Sep 07, 2025
c++
c++11
constexpr
c++20
consteval
How to fix linkage error when using template class with static constexpr?
Mar 25, 2023
c++
c++11
constexpr
How to get a constexpr variable as dimension for declaring an (built-in) array?
Mar 21, 2023
c++
arrays
vector
initialization
constexpr
convert initializer_list<T> to initializer_list<vector<T>> at compile time
Mar 21, 2023
c++
initializer-list
constexpr
What do the words "undefined" mean in bullet point §5.19/2.3 in N4140?
Mar 19, 2023
c++
language-lawyer
c++14
constexpr
constant-expression
C++ constexpr auto member function. Clang issue?
Mar 18, 2023
c++
c++11
auto
c++14
constexpr
Removing constexpr changes values of array on gcc
Mar 17, 2023
c++
c++14
constexpr
compiler-bug
Taylor series expansion as constexpr
Mar 16, 2023
c++
c++14
constexpr
trigonometry
taylor-series
What's the right way to compute integral base-2 logarithms at compile-time?
Mar 15, 2023
c++11
constants
constexpr
logarithm
idioms
std::experimental::optional inside constexpr function
Mar 15, 2023
c++
gcc
c++14
option-type
constexpr
disable branch with "if constexpr" and SFINAE
Mar 09, 2023
c++
c++17
constexpr
sfinae
if-constexpr
New-expression with consteval constructor in constexpr context
Sep 01, 2025
c++
language-lawyer
c++20
constexpr
consteval
What are the implications of constexpr floating-point math?
Sep 03, 2025
c++
floating-point
constexpr
c++23
c++26
How does constexpr std::string in C++20 work? [duplicate]
Sep 01, 2025
c++
c++20
constexpr
stdstring
« Newer Entries
Older Entries »