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
Constexpr compound assignment operator in clang and gcc
Nov 16, 2022
c++
c++11
language-lawyer
c++14
constexpr
C++14 How often should I use constexpr?
May 15, 2022
c++
c++14
constexpr
constexpr - function cannot be used in a constant expression
Mar 31, 2022
c++
g++
c++14
constexpr
cmath
Why is templated constexpr with std::string allowed in gcc?
Oct 29, 2022
c++
gcc
c++14
constexpr
How to static assert a condition on a string literal inside of a constexpr function?
Feb 27, 2022
c++
c++14
constexpr
static-assert
constexpr variadic template and unpacking std::array
Jan 06, 2022
c++
c++11
variadic-templates
constexpr
Template non-type parameter deduction
Apr 02, 2022
c++
templates
c++17
constexpr
template-argument-deduction
const ok, but not constexpr?
Nov 15, 2022
c++
c++11
constants
constexpr
Can I define a constexpr anonymous/unnamed variable?
Sep 27, 2022
c++
language-lawyer
c++17
constexpr
Should this be a constexpr or not?
Aug 25, 2022
c++
constexpr
c++20
Compile-time computation (C++ v. C) [closed]
Aug 31, 2022
c++
c
metaprogramming
constexpr
compile-time
decltype( constexpr variable)
Sep 23, 2022
c++
c++11
constexpr
decltype
static-assert
As far as I can tell, this code should not compile, according to §5.19/3 and §5.19/2 in C++14
May 27, 2021
c++
language-lawyer
c++14
constexpr
Why does constexpr work with templates?
Mar 10, 2022
c++
operator-overloading
constexpr
constant-expression
What is the difference between a static const and constexpr variable?
Oct 16, 2022
c++
c++11
static-variables
constexpr
Is GCC correct in requiring the constexpr specifier for this reference declaration?
Nov 14, 2022
c++
gcc
language-lawyer
c++14
constexpr
C++11 constexpr string implementation
Dec 06, 2020
c++
c++11
constexpr
Why passing constexpr object by const reference works, but by value doesn't compile
Feb 25, 2017
c++
c++11
c++14
constexpr
Is "constexpr if" considered SFINAE?
Nov 03, 2022
c++
c++17
constexpr
sfinae
overload-resolution
Initialisation of static class member. Why constexpr?
Aug 30, 2022
c++
c++11
initialization
static-members
constexpr
« Newer Entries
Older Entries »