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 constructor gives a different result when evaluated at compile time by GCC
Apr 03, 2022
c++
gcc
g++
c++14
constexpr
Must constexpr expressions be captured by a lambda in C++?
Oct 18, 2022
c++
visual-c++
lambda
c++14
constexpr
are constexpr functions that load files possible in C++?
Sep 15, 2022
c++
constexpr
emplace_back causes link error on static constexpr member
Apr 07, 2020
c++
language-lawyer
c++17
constexpr
one-definition-rule
constexpr-function parameter is considered constexpr if used directly but not if used to call another constexpr-function
Nov 14, 2022
c++
constexpr
What is the proper usage of a constexpr standard functor?
Nov 27, 2021
c++
templates
c++14
language-lawyer
constexpr
C++ constexpr inheriting constructor
Apr 07, 2022
c++
language-lawyer
constexpr
clang++
default-constructor
Why can't I get the argument count of a template function at compile-time?
Nov 23, 2021
c++
c++11
language-lawyer
constexpr
static-assert
Is it possible to use std::endian if it is available, otherwise do something else?
Feb 25, 2021
c++
endianness
constexpr
c++20
Why isn't the operator[] of a std::array temporary constexpr?
Apr 17, 2022
c++
c++11
c++14
constexpr
stdarray
Static constexpr array of class objects inside the class itself
Nov 19, 2022
c++
arrays
static
constexpr
Calling constexpr in default template argument
Sep 22, 2022
c++
gcc
c++11
clang
constexpr
Is a constexpr more "constant" than const?
Aug 17, 2022
c++
c++11
constants
immutability
constexpr
Static member access in constant expressions
Oct 20, 2022
c++
language-lawyer
c++17
constexpr
static-members
Looking for a constexpr ceil function
Mar 22, 2022
c++
c++11
visual-c++
constexpr
Why constexpr is not the default for all function? [duplicate]
Oct 28, 2022
c++
c++14
constexpr
What is the purpose of marking the set function (setter) as constexpr? [duplicate]
Sep 15, 2022
c++
c++14
constexpr
Why constexpr works for impure functions
Aug 28, 2019
c++
c++11
constexpr
Why type const double is not captured by lambda from reaching-scope, but const int is?
Nov 16, 2022
c++
c++11
lambda
constexpr
« Newer Entries
Older Entries »