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
Return conditional `range_expression`
Apr 07, 2022
c++
c++11
c++14
constexpr
std-span
Why aren't standard library common mathematical functions "constant expressions"?
Apr 13, 2022
c++
c++11
constexpr
cmath
Forcing a constant expression to be evaluated during compile-time?
Oct 16, 2022
c++
c++11
evaluation
compile-time
constexpr
Should decltype(foo(1)) instantiate the constexpr function template foo?
Dec 10, 2019
c++
templates
clang
language-lawyer
constexpr
When are constexpr function templates instantiated?
Apr 17, 2019
c++
templates
instantiation
constexpr
How to set a constexpr pointer to a physical Address
Apr 14, 2022
c++
pointers
gcc
c++14
constexpr
Constexpr conditions for constructor
Oct 24, 2022
c++
oop
c++14
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
« Newer Entries
Older Entries »