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
Is there any way to mark a function parameter as constexpr?
Oct 26, 2025
c++
c++17
constexpr
Casting a constexpr value to a pointer via reinterpret cast
Oct 25, 2025
c++
pointers
casting
constexpr
Is there a way to detect functions that could be marked `constexpr`?
Oct 25, 2025
c++
constexpr
What is the new feature about constexpr std::string with gcc 12.1
Oct 24, 2025
c++
c++20
constexpr
stdstring
gcc12
Constexpr class: Inheritance?
Oct 22, 2025
c++
inheritance
c++11
constexpr
Aren't all expressions during constant evaluation also constant expressions?
Oct 22, 2025
c++
language-lawyer
constexpr
compile-time-constant
constant-expression
Constexpr vs Template Metaprogramming - performance differences
Oct 23, 2025
c++
metaprogramming
template-meta-programming
constexpr
compile-time
changing active constexpr union member using construct_at
Oct 21, 2025
c++
c++20
constexpr
constexpr vector push_back or how to constexpr all the things
Oct 21, 2025
c++
c++20
constexpr
Why aren't std::chrono::duration instances passed by value in the Standard Library?
Oct 21, 2025
c++11
pass-by-reference
constexpr
pass-by-value
Structural tuple-like / Wrapping a variadic set of template parameters values in a struct
Oct 21, 2025
c++
tuples
c++20
constexpr
Scope of variables declared inside `if constexpr` blocks
Oct 21, 2025
c++
scope
c++17
constexpr
constexpr-ness of std::initializer_list::size() vs std::array::size()
Oct 19, 2025
c++
c++17
constexpr
initializer-list
Keeping consteval-ness of function arguments
Oct 19, 2025
c++
c++20
constexpr
fmt
consteval
std::is_constant_evaluated() and const variables
Oct 19, 2025
c++
c++20
constexpr
Are constexpr evaluated on target platform?
Oct 19, 2025
c++
constexpr
Initialization order of static constexpr data members
Oct 18, 2025
c++
static
constexpr
static_assert with nonconstexpr objects in hana's tutorial
Oct 17, 2025
c++
constexpr
static-assert
Undefined behavior when constexpr-evaluating negative bitshift?
Oct 17, 2025
c++
undefined-behavior
bit-shift
constexpr
« Newer Entries
Older Entries »