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 it possible to derive template parameters from a literal integer in a formula somehow?
Sep 02, 2026
c++
templates
constexpr
implicit-conversion
consteval
omp for loop for constexpr indexes
Sep 02, 2026
c++
for-loop
templates
openmp
constexpr
constexpr member function of non constexpr constructible class
Sep 02, 2026
c++
language-lawyer
constexpr
Intel vs GCC on constexpr
Sep 01, 2026
c++
gcc
intel
static-members
constexpr
C++ constexpr operations on each element of a constexpr array
Aug 30, 2026
c++
arrays
visual-studio-2022
constexpr
static-assert
Qt vs constexpr string literal
Aug 29, 2026
c++
qt
constexpr
string-literals
A constexpr function that calculates how deep a std::vector is nested [duplicate]
Aug 26, 2026
c++
templates
constexpr
constexpr-function
How to ensure order of template parameter pack with static_assert?
Aug 26, 2026
c++
c++20
variadic-templates
constexpr
static-assert
Why does GCC accept `foo[0]` but not `*foo` as a constant?
Aug 19, 2026
c
gcc
constexpr
c23
Make loop variable a constant in C++
Aug 17, 2026
c++
c++11
templates
template-meta-programming
constexpr
Understand the full-expression of a constexpr variable initialization
Aug 16, 2026
c++
language-lawyer
constexpr
How is std::mutex's constexpr constructor implemented?
Aug 14, 2026
c++
c++11
constructor
mutex
constexpr
c++ constexpr typed as nested class
Aug 14, 2026
c++
c++20
constexpr
clang++
Wrong computation of sum in a constant expression
Aug 14, 2026
c++
visual-c++
sum
operator-keyword
constexpr
Older Entries »