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
Where in C++14 Standard does it say that a non-constexpr function cannot be used in a definition of a constexpr function?
Nov 19, 2022
c++
language-lawyer
c++14
constexpr
Static_assert inside if constexpr not discarded [duplicate]
May 01, 2022
c++
templates
constexpr
c++17
static-assert
Why do I get -Wunused-lambda-capture only for bool and int but not double? [duplicate]
Aug 18, 2022
c++
c++11
lambda
constexpr
uniform initialization of static constexpr member
May 05, 2020
c++
c++11
static-members
constexpr
uniform-initialization
static_assert doesn't recognize a const char* template parameter as constexpr: g++ bug?
Mar 14, 2022
c++
templates
c++11
constexpr
static-assert
Validate contents of std::initializer_list at compile time
Apr 06, 2020
c++
validation
c++11
initializer-list
constexpr
When does a static constexpr class member need an out-of-class definition?
Sep 28, 2022
c++
c++11
plugins
constexpr
constexpr variable not captured
May 21, 2022
c++
lambda
c++17
constexpr
clang++
Can dangling pointer be equal to valid pointer during constant evaluation in C++?
Aug 30, 2022
c++
c++17
language-lawyer
constexpr
dangling-pointer
Why does this constexpr code cause GCC to eat all my RAM?
Jun 11, 2021
c++
gcc
c++11
metaprogramming
constexpr
constexpr returning array, gcc warning
Nov 07, 2022
c++
arrays
gcc
constexpr
gcc-warning
SFINAE constexpr with std::get
Nov 09, 2022
c++
c++14
constexpr
sfinae
What is the deduced type of a constexpr?
Sep 22, 2022
c++
c++11
templates
overloading
constexpr
constexpr parametrized function pointer
Aug 29, 2022
c++
lambda
c++17
constexpr
Constexpr member function on l-value ref object: Clang and gcc disagree
Jan 23, 2021
c++
c++11
constexpr
Constexpr alias of overloaded template function
Oct 30, 2022
c++
templates
constexpr
Is the "static initialization order fiasco" a concern for constexpr variables?
Aug 20, 2020
c++
initialization
global-variables
constexpr
constexpr function with unused reference argument – gcc vs clang
Apr 25, 2022
c++
templates
language-lawyer
c++17
constexpr
« Newer Entries
Older Entries »