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
Why is non-const std::array::operator[] not constexpr?
Jan 30, 2022
c++
arrays
c++14
constexpr
`static constexpr` function called in a constant expression is...an error?
Sep 12, 2022
c++
c++11
constexpr
noexcept
constant-expression
Access to constexpr variable inside lambda expression without capturing
Sep 02, 2022
c++
lambda
language-lawyer
c++17
constexpr
C++ check if statement can be evaluated constexpr
Sep 02, 2022
c++
template-meta-programming
constexpr
c++20
if-constexpr
Throw in constexpr function
Sep 16, 2022
c++
gcc
c++14
constexpr
Is is_constexpr possible in C++11?
Aug 22, 2022
c++
c++11
compile-time
constexpr
Is it possible to test if a constexpr function is evaluated at compile time?
Sep 14, 2022
c++
c++14
c++17
constexpr
compile-time
C++ compile time counters, revisited
Sep 12, 2022
c++
counter
constexpr
argument-dependent-lookup
friend-function
constexpr exp, log, pow
Aug 27, 2022
c++
c++11
language-lawyer
constexpr
Constexpr pointer value
Sep 01, 2022
c++
pointers
c++11
clang
constexpr
Declaring defaulted assignment operator as constexpr: which compiler is right?
Sep 01, 2022
c++
language-lawyer
c++17
constexpr
constexpr initializing static member using static function
Sep 12, 2022
c++
gcc
g++
static-members
constexpr
Can std::array be used in a constexpr class?
Aug 17, 2022
c++
arrays
c++11
constexpr
Warning: ISO C++ forbids converting a string constant to ‘char*’ for a static `constexpr char*` data member [duplicate]
Mar 16, 2022
c++
c++11
static
constexpr
Modifying a global variable in a constexpr function in C++17
Sep 01, 2022
c++
language-lawyer
c++17
constexpr
std::max() and std::min() not constexpr
Sep 01, 2022
c++
max
c++11
min
constexpr
Why isn't a for-loop a compile-time expression?
Sep 01, 2022
c++
constexpr
inline vs. constexpr?
Sep 24, 2022
c++
optimization
c++11
inline
constexpr
static_assert on initializer_list::size()
Sep 21, 2018
c++
c++11
initializer-list
constexpr
Detecting constexpr with SFINAE
Aug 31, 2022
c++
templates
c++11
sfinae
constexpr
« Newer Entries
Older Entries »