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
Undefined symbols for constexpr function
Sep 14, 2022
c++
c++11
linker-errors
constexpr
Is a constexpr array necessarily odr-used when subscripted?
May 14, 2019
c++
c++11
language-lawyer
constexpr
Can a string literal be subscripted in a constant expression?
Aug 20, 2022
c++
c++11
string-literals
constexpr
Possible to instantiate templates using a for loop in a C++14 constexpr function?
Nov 19, 2022
c++
c++14
constexpr
C++1y/C++14: Assignment to object outside its lifetime is not allowed in a constant expression?
Sep 15, 2022
c++
language-lawyer
constexpr
c++14
Global constants in C++11
Oct 04, 2022
c++
c++11
constants
constexpr
Determine `constexpr` execution - during compilation or at runtime?
Sep 15, 2022
c++
c++14
constexpr
Why can I call a non-constexpr function inside a constexpr function?
Nov 06, 2022
c++
gcc
c++11
constexpr
side-effects
Compound assignment in constexpr function: gcc vs. clang
Feb 05, 2022
c++
language-lawyer
constexpr
Why do these two pieces of code using constexpr, __PRETTY_FUNCTION__ and char * have different results?
Sep 15, 2022
c++
gcc
c++17
constexpr
why declare constrexpr constructors for classes with non-trivial destructors (e.g. unique_ptr, std::variant)
Jun 07, 2019
c++
c++14
constexpr
c++17
constexpr to concatenate two or more char strings
Apr 27, 2017
c++
templates
c++11
constexpr
Inline vs constexpr for a static const getter?
Sep 15, 2022
c++
c++11
inline
constexpr
std::pair<auto, auto> return type
Sep 16, 2022
c++
c++17
constexpr
auto
std-pair
Difference between string literal and constexpr array of char
Sep 15, 2022
c++
c++11
constexpr
string-literals
Is constexpr really needed?
Aug 26, 2022
c++
c++11
constexpr
Integral constant passed by value, treated as constexpr?
Mar 31, 2022
c++
templates
c++14
constexpr
The body of constexpr function not a return-statement
Nov 06, 2022
c++
function
c++11
constexpr
return-type
How do I check if a template parameter is a power of two?
Aug 16, 2022
c++
templates
c++11
constexpr
static-assert
Is this error message correct: non-type template argument is not a constant expression
Jul 11, 2019
c++
templates
c++11
language-lawyer
constexpr
« Newer Entries
Older Entries »