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
use c++ 11 constexpr for std::map initialization
Aug 08, 2022
c++
c++11
constexpr
Value initialization of POD struct is a constexpr?
Mar 18, 2022
c++
c++11
constexpr
default-constructor
value-initialization
C++: Why is this constexpr not a compile time constant
Mar 31, 2022
c++
c++11
templates
constexpr
constexpr std::optional reset
Oct 24, 2022
c++
c++17
constexpr
stdoptional
constexpr non-static member function with non-constexpr constructor (gcc,clang differ)
Nov 13, 2022
c++
gcc
clang
c++14
constexpr
Function returning constexpr does not compile
Oct 26, 2022
c++
compiler-errors
c++11
constexpr
Can span be constexpr?
Sep 12, 2022
c++
constexpr
c++20
Can I return an optional from a constexpr function?
Nov 15, 2022
c++
boost
std
constexpr
boost-optional
Forward declare a constexpr variable template
Oct 25, 2022
c++
language-lawyer
c++14
constexpr
variable-templates
constexpr question, why do these two different programs run in such a different amount of time with g++?
Oct 27, 2022
c++
c++11
g++
constexpr
How to generate a constexpr version string from three integers (or perhaps a git/SVN commit/rev. string)?
Jul 04, 2022
c++
c++11
constexpr
strcat
itoa
Why does compiler allow out-of-bounds array access even with constexpr index?
Mar 07, 2019
c++
arrays
c++14
constexpr
c++17
enable_if not working in Visual Studio when using a constexpr function as argument
Aug 03, 2021
c++
visual-studio
c++14
constexpr
enable-if
static constexpr member variable initialization
Nov 07, 2022
c++
c++14
constexpr
Benchmarking compile-time properties of a program
Jul 04, 2021
c++
templates
gcc
clang
constexpr
static_cast of member pointer in constexpr context on g++
Jan 13, 2022
c++
c++11
constexpr
Why does constexpr static member (of type class) require a definition?
Apr 14, 2022
c++
c++11
static-members
c++14
constexpr
can a static constexpr variable be used as a template argument
Aug 17, 2022
c++
templates
constexpr
Is an empty class usable as a constexpr variable without an initializer or explicit default constructor?
Aug 21, 2022
c++
c++11
language-lawyer
c++14
constexpr
constexpr constructor gives a different result when evaluated at compile time by GCC
Apr 03, 2022
c++
gcc
g++
c++14
constexpr
« Newer Entries
Older Entries »