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 void function rejected
Sep 09, 2022
c++
language-lawyer
c++14
return-type
constexpr
C++20 constexpr vector and string not working
Aug 22, 2022
c++
visual-c++
c++20
constexpr
stdstring
When should literal classes be used in C++?
Sep 23, 2022
c++
class
c++11
constexpr
How to use static_assert for constexpr function arguments in C++?
Apr 14, 2022
c++
c++11
assert
constexpr
Is there any reason why `std::exchange` is not `constexpr`?
Mar 26, 2022
c++
c++14
std
constexpr
Unique address for constexpr variable
Aug 30, 2022
c++
c++11
extern
memory-address
constexpr
g++ c++11 constexpr evaluation performance
Aug 17, 2020
c++
constexpr
constexpr in C (or equivalent)
Nov 02, 2022
c++
c
clang
constexpr
Compile time computing of number of bits needed to encode n different states
Jan 07, 2020
c++
c++11
compile-time
constexpr
logarithm
Design of constexpr classes : merging constexpr and non-constexpr versions?
Oct 19, 2022
c++
c++11
constructor
constants
constexpr
Struct is non-literal type
Nov 04, 2022
c++
c++11
constexpr
Static templated constexpr nested class member
Oct 22, 2020
c++
templates
c++14
language-lawyer
constexpr
Can I detect at compile time "function arguments" that are compile-time constants
Sep 21, 2022
c++
c++11
optimization
constexpr
Constexpr and SSE intrinsics
Dec 27, 2021
c++
sse
simd
constexpr
intrinsics
C++14: Initializing constexpr variables from parameter values
Sep 21, 2022
c++
gcc
clang
c++14
constexpr
Cannot construct constexpr array from braced-init-list
Dec 24, 2021
c++
arrays
constructor
c++14
constexpr
Should I always replace 'const int' with 'constexpr int' in C++11 whenever possible?
Sep 21, 2022
c++
c++11
constants
constexpr
Is difference of two constexpr instances of __func__ pointers still constexpr?
Sep 07, 2022
c++
pointers
language-lawyer
c++17
constexpr
constexpr, static_assert, and inlining
Nov 18, 2022
c++
c++11
inline
constexpr
static-assert
Why isn't std::swap marked constexpr before C++20?
Nov 18, 2022
c++
c++11
constexpr
c++20
« Newer Entries
Older Entries »