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
Initialization of a static constexpr class member of enum-class type by explicit conversion function
Feb 27, 2022
c++
c++11
constexpr
enum-class
Constexpr cast to const char[]
Apr 09, 2022
c++
templates
char
constexpr
Constexpr tricks
Sep 05, 2022
c++
metaprogramming
constexpr
constexpr with std::array - "Non-type template argument is not a constant expression" [duplicate]
Oct 14, 2018
c++
templates
c++11
clang
constexpr
Are there cases where constexpr should be avoided, even it it could be used?
May 09, 2022
c++
c++11
constexpr
Could non-static member variable be modified in constexpr constructor (C++14)?
May 11, 2022
c++
constexpr
c++14
constexpr member functions that don't use this?
Jul 09, 2020
c++
c++14
language-lawyer
constexpr
std::optional assignment operator in a constexpr context
Sep 13, 2022
c++
c++17
optional
constexpr
libstdc++
MSVC and constexpr for function parameter?
Aug 16, 2022
c++
c++11
language-lawyer
constexpr
constexpr array of constexpr objects using move ctor
Oct 18, 2022
c++
c++11
c++14
constexpr
sfinae away a destructor
May 05, 2019
c++
c++14
constexpr
sfinae
Why can g++ 5.4 not compile this compile-time prime number code?
Sep 15, 2022
c++
templates
compiler-errors
constexpr
compile-time-constant
Why is this constexpr function giving different results under different circumstances in gcc?
Aug 20, 2022
c++
g++
c++14
constexpr
Is it possible to check if const value is known at compile time?
Oct 23, 2022
c++
c++11
constexpr
GCC fails to report an ill-formed constexpr lambda call
May 04, 2022
c++
undefined-behavior
constexpr
avr-gcc
static const vs constexpr member fields in C++11/14?
Aug 30, 2018
c++
templates
c++11
c++14
constexpr
Why can not I use constexpr value in function, but I can do the same in scope of this value?
Aug 04, 2019
c++
c++11
c++14
constexpr
compile-time
Expanding a constexpr array into a set of non-type template parameters
May 10, 2022
c++
templates
variadic-templates
template-meta-programming
constexpr
Defining constexpr static data members
Feb 04, 2022
c++
class
c++11
static
constexpr
Why is std::isnan not constexpr?
Sep 20, 2021
c++
constexpr
c++20
« Newer Entries
Older Entries »