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
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
constexpr address of base class
Aug 31, 2022
c++
base-class
constexpr
c++14
Confusion about pointer values being compile-time constatns
Nov 05, 2022
c++
templates
pointers
constexpr
compile-time-constant
Why `constexpr const int &a = 1;` failed in block scope?
Sep 24, 2017
c++
language-lawyer
constexpr
std::experimental::optional<T> implementation: Constexpr constructor confusion
Jan 10, 2021
c++
optional
constexpr
placement-new
c++17
option-type
Change constexpr object member using method fail
Jul 22, 2021
c++
object
gcc
c++14
constexpr
Undefined symbols for architecture x86_64 linking constexpr std::array
May 24, 2022
c++
c++14
constexpr
Trivial default constructor can't be constexpr?
Jun 11, 2022
c++
constructor
constexpr
Clang, std::next, libstdc++ and constexpr-ness
Mar 24, 2021
c++
c++17
constexpr
static-assert
Why compile-time floating point calculations might not have the same results as run-time calculations?
Aug 27, 2022
c++
floating-point
language-lawyer
constexpr
floating-accuracy
constexpr struct member initialisation
Nov 09, 2022
c++
c++17
constexpr
How to create an array from two index sequence at compile time
May 14, 2022
c++
c++17
variadic-templates
template-meta-programming
constexpr
« Newer Entries
Older Entries »