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
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
Getting around the reinterpret cast limitation with constexpr
Aug 31, 2022
c++
c++11
constexpr
reinterpret-cast
Can I obtain C++ type names in a constexpr way?
Aug 31, 2022
c++
reflection
c++14
constexpr
compile-time
Constant integers and constant evaluation
Aug 31, 2022
c++
constexpr
c++20
Why can't a destructor be marked constexpr?
Aug 31, 2022
c++
language-lawyer
constexpr
Why does MSVC++11 rejects constexpr qualification of a function?
Aug 31, 2022
c++
visual-studio-2012
c++11
constexpr
Why can't decomposition declarations be constexpr?
Jan 06, 2020
c++
constexpr
c++17
structured-bindings
« Newer Entries
Older Entries »