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
adapting a non-constexpr integral value to a non-type template parameter, and code bloat
Oct 04, 2022
c++
c++11
constexpr
inlining
template-function
passing a static constexpr variable by universal reference?
Oct 04, 2022
c++
c++11
static-members
constexpr
one-definition-rule
G++ vs Clang : inconsistent behavior for constexpr and const
Oct 04, 2022
c++
c++11
language-lawyer
constexpr
static-assert
Why constexpr data members are not implicitly static?
Aug 04, 2022
c++11
language-lawyer
constexpr
constexpr array and std::initializer_list
Feb 01, 2019
c++
c++11
compile-time
initializer-list
constexpr
How to initialize a pointer using an object with 0 value [duplicate]
Jun 14, 2022
c++
c++11
constexpr
Custom literal works with long double but not double, and with pass by value but not pass by reference
Feb 23, 2020
c++
c++11
literals
constexpr
user-defined-literals
Floating point division by zero not constexpr
Aug 17, 2021
c++11
c++14
undefined-behavior
constexpr
Nesting contexpr functions error
Nov 18, 2022
c++
constexpr
Constexpr implicitly declared functions
Oct 15, 2022
constructor
c++14
constexpr
assignment-operator
c++17
Is the compiler generated constructor constexpr by default?
Nov 08, 2022
c++
constructor
c++14
language-lawyer
constexpr
cannot compile function template instantiation containing "if constexpr"
Aug 01, 2022
c++
c++17
template-meta-programming
constexpr
std::max behaves unexpected with uniform initialization and constexpr int
Jun 27, 2022
c++
max
std
constexpr
C++: Cannot initialize enum value from a constant of the same type
Sep 30, 2022
c++
enums
initialization
constexpr
scoped-enums
Looking for Explanation of pointer initializing to const int and int
Jul 13, 2022
c++
pointers
initialization
constants
constexpr
Can pointers on std::type_info be compared for equality in constant expressions?
Sep 14, 2022
c++
c++17
language-lawyer
constexpr
typeid
Three-way comparison and constexpr function template: which compiler is right?
Aug 16, 2022
c++
language-lawyer
constexpr
c++20
spaceship-operator
Is the address of a local variable a constexpr?
Sep 26, 2022
c++
c++11
constexpr
memory-address
Initializing a constexpr with a const, -- int vs float
Aug 16, 2022
c++
constexpr
User defined literal arguments are not constexpr?
Sep 23, 2022
c++
c++11
constexpr
user-defined-literals
« Newer Entries
Older Entries »