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
C++17 constexpr string parsing
Sep 18, 2022
c++
parsing
c++17
constexpr
How to use a user defined literal in a header file? [duplicate]
Aug 15, 2022
c++
c++11
c++14
constexpr
user-defined-literals
Is declaring variables as const redundant after constexpr was added to the language?
Sep 21, 2022
c++
c++11
constants
constexpr
Static constexpr: why does it need to be templated?
Feb 01, 2022
c++
c++14
constexpr
Declaring a constexpr specialization as friend
Apr 12, 2019
c++
c++11
gcc
clang
constexpr
Initializing a static constexpr data member of the base class by using a static constexpr data member of the derived class
Nov 20, 2022
c++
templates
c++14
constexpr
crtp
constexpr static member before/after C++17
May 09, 2018
c++
static
constexpr
c++17
C++11 constexpr function's argument passed in template argument
Nov 18, 2022
c++
gcc
c++11
metaprogramming
constexpr
Concat two `const char` string literals
Jan 04, 2022
c++
c++11
c-preprocessor
constexpr
string-literals
The value of a const variable is or is not usable in a constant expression, depending on the variable type
Nov 15, 2022
c++
c++11
constants
constexpr
Why does enabling undefined behaviour sanitization interfere with optimizations?
Aug 24, 2022
c++
gcc
compiler-optimization
constexpr
ubsan
Empty destructor vs literal destructor
Jan 04, 2020
c++
c++11
destructor
constexpr
user-defined-literals
How to print result of a compile-time calculation in C++?
Feb 09, 2022
c++
c++11
gcc
constexpr
static-assert
can have definition variable of non-literal type in constexpr function body c++14?
Feb 06, 2022
c++
c++11
language-lawyer
constexpr
c++14
Why is std::array::size constexpr with simple types (int, double, ...) but not std::vector (GCC)?
Oct 30, 2021
c++
arrays
c++11
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
« Newer Entries
Older Entries »