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
How can a const expr be evaluated so fast
Apr 11, 2022
c++
constants
constexpr
When are constexpr objects constructed?
Aug 26, 2022
c++
c++11
constexpr
If structured bindings cannot be constexpr why can they be used in constexpr function?
Nov 07, 2022
c++
language-lawyer
c++17
constexpr
structured-bindings
"surprising" constant initialization because of definition order
Sep 21, 2022
c++
initialization
constants
c++11
constexpr
Are non-terminating constexpr functions well-defined?
Jan 17, 2019
c++
infinite-loop
undefined-behavior
constexpr
c++14
static constexpr member function in templated using expression not found
Jan 14, 2020
c++
templates
c++11
constexpr
using-directives
Alternative to reinterpret_cast with constexpr functions
Oct 20, 2022
c++
constexpr
crc32
c++14
reinterpret-cast
Is there a way to forward argument to inner constexpr function?
Jul 29, 2022
c++
c++11
constexpr
perfect-forwarding
Why can't lambda, when cast to function pointer, be used in constexpr context?
Sep 29, 2022
c++
lambda
language-lawyer
constexpr
C++14: deduced (auto) return types from constexpr with ternary expressions
Jan 26, 2021
c++
ternary-operator
c++14
constexpr
Testing endianess at compile-time: is this constexpr function correct according to the standard?
Oct 25, 2022
c++
c++11
constexpr
How can I do a runtime assert in a constexpr function?
Nov 03, 2022
c++
c++11
assert
constexpr
assertion
Create a constexpr C string from concatenation of a some string literal and an int template parameter
Oct 27, 2022
c++
string
constexpr
C++ Why can I initialize a static const char but not a static const double in a class definition?
Dec 08, 2019
c++
c++11
static-members
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
« Newer Entries
Older Entries »