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
Attempt to implement is_constexpr() - compilers diverge
May 06, 2022
c++
language-lawyer
c++17
constexpr
Copy array in constexpr constructor
Aug 26, 2022
c++
arrays
c++11
copy-constructor
constexpr
Examples on template metaprogramming over constexpr?
Apr 16, 2022
c++
c++11
template-meta-programming
constexpr
Filling a std::array at compile time and possible undefined behaviour with const_cast
Feb 03, 2022
c++
c++14
undefined-behavior
constexpr
const-cast
Is it possible to declare a constexpr pointer instead of a pointer to constexpr?
Feb 14, 2022
c++
c++11
constexpr
Trouble understanding C++14 Relaxed constexpr restrictions
Oct 17, 2022
c++
c++11
c++14
constexpr
constexpr array in header
Aug 16, 2022
c++
pointers
constexpr
Is there a non-indirection, non-hack way to guarantee that a constexpr function only be callable at compile time?
Oct 15, 2022
c++
constexpr
How does gcc compile C functions in a constexpr context?
Sep 14, 2022
c++
gcc
visual-c++
clang
constexpr
Computing the factorial of a small integer at compile time
Aug 21, 2022
c++
math
boost
template-meta-programming
constexpr
Possible template & constexpr–if incompatibility
Sep 16, 2022
c++
templates
constexpr
if-constexpr
clang 3.3 and GCC 4.7 const v's constexpr
Mar 25, 2022
c++
c++11
constants
constexpr
c++14
C++ constexpr values for types
Jun 14, 2022
c++
c++11
templates
unique
constexpr
C++11 initialize array with uniform value in constexpr function
Sep 05, 2022
c++
c++11
constexpr
Compute nth prime at compile time [closed]
Nov 07, 2022
c++
c++11
template-meta-programming
compile-time
constexpr
C++ "forgetting" that variable is constexpr when used as function argument
Sep 30, 2022
c++
c++17
constexpr
"integer constant overflow" warning in constexpr
Apr 03, 2021
c++
c++11
visual-studio-2015
constexpr
How to decide constexpr to return a reference or not
Jun 10, 2022
c++
c++17
constexpr
auto
if-constexpr
Is it possible to set the value of elements in a constexpr array after declaration?
Oct 15, 2022
c++
arrays
c++11
constexpr
How to initialise a floating point array at compile time?
Nov 20, 2022
c++
arrays
templates
c++14
constexpr
« Newer Entries
Older Entries »