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
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
get the offset of a tuple element
Nov 04, 2015
c++
c++11
tuples
constexpr
constexpr and ODR
Jul 29, 2018
c++
c++11
constexpr
one-definition-rule
Changing active member of union in constant expressions
Jun 06, 2022
c++
c++14
unions
constexpr
variant
Does a constexpr move constructor ever make sense?
Nov 13, 2022
c++
c++11
constexpr
move-constructor
Is "if constexpr" useful outside of templates?
Aug 16, 2022
c++
c++17
constexpr
if-constexpr
template-instantiation
How to declare a compile time constant function in C#
Aug 21, 2019
c#
compilation
constants
constexpr
« Newer Entries
Older Entries »