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
Why GCC does not evaluate constexpr at compile time?
May 18, 2022
c++
c++11
gcc
constexpr
Should all comparison operators be constexpr for a potentially constexpr object
Jun 24, 2022
c++
c++11
constexpr
using result of constexpr function as a template parameter (clang vs gcc)
Jun 12, 2022
c++
templates
clang
constexpr
ADL does not work in constexpr functions (clang only)
Oct 07, 2020
c++
templates
clang
constexpr
argument-dependent-lookup
Is reduction of `constexpr` object lifetime legal in C++?
Mar 23, 2022
c++
language-lawyer
constexpr
explicit-destructor-call
Initialization of static constexpr member array in gcc 4.8
Jun 11, 2017
c++
c++11
gcc
constexpr
uniform-initialization
Initializing an array with a constexpr?
Nov 13, 2019
c++
arrays
c++11
constexpr
Is there a way to specialize a function between compile time and run time?
May 24, 2022
c++
c++11
constexpr
Why is std::chrono::system_clock::to_time_t() not constexpr?
Nov 02, 2022
c++
c++11
constexpr
chrono
Q: Template class that takes either a normal type or a template template argument
Jun 02, 2022
c++
c++11
metaprogramming
template-meta-programming
constexpr
Is the initialization order of constexpr (i.e. constant-initialized) template variables guaranteed?
Oct 04, 2022
c++
initialization
global-variables
language-lawyer
constexpr
global initialization order with constexpr
Nov 06, 2022
c++
c++14
constexpr
Do all transient allocations have unique address?
Dec 07, 2021
c++
constexpr
c++20
Constexpr pointer to data member conversion
Jun 19, 2022
c++
language-lawyer
constexpr
pointer-to-member
constexpr int and constexpr double in c++
Dec 20, 2021
c++
c++11
integer
double
constexpr
GCC constexpr allows add but not bitwise-or with address
Jun 21, 2022
c++
c++11
gcc
g++
constexpr
« Newer Entries
Older Entries »