Newbetuts
.
New posts in constexpr
Template tricks with const char* as a non-type parameter
c++
templates
c++11
constexpr
Is it possible to use std::string in a constexpr?
c++
c++11
constexpr
stdstring
Does static constexpr variable inside a function make sense?
c++
static
c++11
constexpr
When does a constexpr function get evaluated at compile time?
c++
c++11
runtime
compile-time
constexpr
how to guarantee initilization of a stack variable with a compile time constant
c++
c++20
constexpr
consteval
constinit
Undefined reference to static constexpr char[]
c++
c++11
static-members
constexpr
When should you use constexpr capability in C++11?
c++
c++11
constexpr
const vs constexpr on variables
c++
variables
c++11
constants
constexpr
Difference between `constexpr` and `const`
c++
c++11
constants
constexpr
Prev