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
get the offset of a tuple element
Nov 04, 2015
c++
c++11
tuples
constexpr
constexpr and ODR
Jul 29, 2018
c++
c++11
constexpr
one-definition-rule
Changing active member of union in constant expressions
Jun 06, 2022
c++
c++14
unions
constexpr
variant
Does a constexpr move constructor ever make sense?
Nov 13, 2022
c++
c++11
constexpr
move-constructor
Is "if constexpr" useful outside of templates?
Aug 16, 2022
c++
c++17
constexpr
if-constexpr
template-instantiation
How to declare a compile time constant function in C#
Aug 21, 2019
c#
compilation
constants
constexpr
Why this behavior on clang -O3?
May 29, 2022
c++
optimization
clang
constexpr
compiler-bug
In C++14 can a constexpr member change a data member?
Aug 21, 2022
c++
constants
c++14
member
constexpr
static, constexpr, const - what do they mean when all used together?
Oct 30, 2022
c++
c++11
static
constants
constexpr
Why doesn't the C++ standard library provide constexpr versions of the cmath functions?
Oct 21, 2022
c++
c++11
constexpr
c++-standard-library
Use of constexpr and const in reference definition
Oct 19, 2022
c++
reference
constants
c++14
constexpr
Is reading a variable outside its lifetime during constant evaluation diagnosable?
Sep 05, 2022
c++
c++17
language-lawyer
constexpr
Initializing a `static constexpr double` with MSVC 2013
Sep 15, 2022
c++
visual-c++
c++11
visual-studio-2013
constexpr
C++ constexpr count constructor calls
Jul 03, 2021
c++
instantiation
constexpr
Using argc in a constexpr, is it strictly required that any sub-expression involved be a constant expression?
Oct 29, 2022
c++
c++11
gcc
language-lawyer
constexpr
Undefined reference, template struct and constexpr static member
May 21, 2022
c++
templates
c++14
static-members
constexpr
Calling a constexpr method through a reference - is the result a constant expression?
Jan 14, 2020
c++
gcc
clang
language-lawyer
constexpr
Why do I need to member-initialize a non-static array member in a constexpr class?
Jun 12, 2022
c++
c++14
constexpr
Compile time type conversion check (constexpr and user defined literals)
Jul 31, 2019
c++
c++11
constexpr
implicit constexpr?
Aug 13, 2022
c++
c++11
constexpr
« Newer Entries
Older Entries »