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
constexpr unique id, compiles with clang but not with gcc
Jul 22, 2021
c++
c++11
gcc
constexpr
Is the constexpr specifier required on the declaration of a constexpr static member initialized outside of the class?
Oct 15, 2022
c++
c++11
language-lawyer
c++17
constexpr
What's the point of constexpr end istream (sentinel) iterators?
May 27, 2018
c++
c++11
constexpr
istream-iterator
C++0x error with constexpr and returning template function
Feb 14, 2022
c++
templates
c++11
constexpr
Is there a template/constexpr/C++11 way of replacing X-macros?
Sep 12, 2022
c++
templates
c++11
constexpr
Difference between const and constexpr arrays
Dec 28, 2019
c++
arrays
c++11
constants
constexpr
constexpr: errors with floating point representation?
Mar 22, 2022
c++
c++11
constexpr
Declaring constexpr functions or methods
Jun 10, 2019
c++
c++11
constexpr
Strange constexpr behaviour for inner class
Feb 24, 2021
c++
c++11
constexpr
Is comparing addresses of dynamically allocated objects allowed in C++20 constant expression?
Jul 29, 2021
c++
language-lawyer
constexpr
c++20
Constexpr lambda by default?
Aug 22, 2022
c++
lambda
constexpr
c++17
calling non constexpr function from constexpr allowed in some conditions
Aug 28, 2022
c++
c++14
constexpr
constexpr log10 Function for Integers
Mar 21, 2022
c++
constexpr
c-strings
string-length
logarithm
Why is reinterpret_cast not constexpr?
Oct 30, 2022
c++
c++11
avr
constexpr
reinterpret-cast
Static constexpr odr-used or not?
Aug 16, 2022
c++
c++11
constexpr
one-definition-rule
constexpr std::array with static_assert
Dec 30, 2017
c++
c++11
constexpr
static-assert
stdarray
Why should I prefer static constexpr int in a class over enum for class-level integral constants?
Aug 27, 2022
c++
c++11
enums
constexpr
Why are some non-constant expressions allowed as operands of a constexpr comma operator?
Aug 06, 2020
c++
c++11
language-lawyer
constexpr
comma-operator
What is if consteval needed for?
Sep 10, 2022
c++
constexpr
consteval
c++23
std::addressof as a constant expression in C++17
Aug 22, 2022
c++
memory
constexpr
c++17
addressof
« Newer Entries
Older Entries »