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
Error when instantiating std::array using std::array::size
Aug 22, 2022
c++
arrays
c++11
std
constexpr
Initialization of constexpr member variable using constexpr member function [duplicate]
Nov 08, 2022
c++
c++11
constexpr
Mutable Member in a ConstExpr Object in C++11
May 29, 2022
c++
c++11
c++14
constexpr
mutable
Converting struct to constexpr array of uint8_t
Jan 29, 2022
c++
arrays
templates
c++17
constexpr
constexpr array member with template specialization: inconsistent behavior cross compilers
Jan 21, 2019
c++
c++14
constexpr
clang++
c++17
Idiomatic way to enforce constexpr-ness of constexpr functions
Aug 25, 2022
c++
c++11
c++14
c++17
constexpr
Can an object of class type T be constant initialized when T has a non-trivial destructor?
Nov 03, 2022
c++
c++11
constexpr
Weird behaviour constexpr with std::initializer_list
Apr 28, 2021
c++
language-lawyer
constexpr
initializer-list
string-literals
How to write a portable constexpr std::copysign()?
Apr 13, 2022
c++
math
nan
constexpr
running into trouble with constexpr
Nov 02, 2022
c++
c++11
constexpr
User-defined literal to MPL sequence: is this legal?
Jul 31, 2017
c++
template-meta-programming
constexpr
c++14
user-defined-literals
gcc and clang disagree over constexpr function
Sep 05, 2022
c++
gcc
clang
c++14
constexpr
How to create a constexpr array with a sequence of string_views at compile time?
Aug 31, 2022
c++
arrays
templates
constexpr
string-view
non-constexpr calls in constexpr functions
Sep 17, 2022
c++
c++11
constexpr
c++14
Compile-time template `std::integral_constant` counter - how to implement it?
May 05, 2022
c++
templates
c++11
c++14
constexpr
why is an uninitialized constexpr variable not constant?
Oct 26, 2022
c++
c++11
gcc
constexpr
Clang complains about undefined constexpr function in unevaluated context
Feb 05, 2019
c++
constexpr
clang++
Constexpr: Comparision to nullptr - Bug or feature?
Apr 17, 2018
c++
gcc
c++14
constexpr
Can expression using pointers causing unspecified (not undefined!) behaviour be used in constexpr context?
Aug 03, 2021
c++
c++11
language-lawyer
constexpr
unspecified-behavior
constexpr difference between gcc v10 and v9: bug or feature
May 09, 2022
c++
constexpr
constant-expression
« Newer Entries
Older Entries »