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
Why is it that my second snippet below shows undefined behavior?
Apr 24, 2022
c++
language-lawyer
constexpr
c++17
Having a constexpr static string gives a linker error
Apr 04, 2020
c++
string
c++11
constexpr
typetraits
Forward declaring a constexpr function in a header [duplicate]
Jun 14, 2022
c++
c++11
c++14
constexpr
Clang doesn't evaluate the value of the constexpr function for the non-constexpr variable at compile time
Jul 15, 2022
c++
clang
constexpr
Why declare int a constexpr
Jun 24, 2022
c++11
constexpr
Copy constexpr array into class
Jun 05, 2022
c++
arrays
c++11
constructor
constexpr
constexpr performing worse at runtime
May 26, 2022
c++
performance
c++11
constexpr
static constexpr template member gives undefined-reference when specialized
Aug 22, 2022
c++
templates
linker-errors
constexpr
Is there a way to pass a `constexpr` value into lambda so that it remains `constexpr` inside that lambda?
Nov 11, 2022
c++
templates
c++17
template-meta-programming
constexpr
Comparing two constexpr pointers is not constexpr?
Nov 11, 2022
c++
pointers
constexpr
Class can't have constants of own type inside?
Sep 19, 2022
c++
constexpr
incomplete-type
In which compilation unit lives a constexpr variable?
Oct 24, 2022
c++
constexpr
why for-loop isn't a compile time expression and extended constexpr allows for-loop in a constexpr function
Mar 09, 2022
c++
c++11
c++14
constexpr
'constexpr' non-static member function will not be implicitly 'const' in C++1y; add 'const' to avoid a change in behavior
Sep 26, 2022
c++
constants
clang
constexpr
How to mark a constexpr function's parameter unused?
Oct 22, 2022
c++
c++11
constexpr
How can I get GCC to place a C++ constexpr in ROM?
Nov 09, 2017
c++
gcc
arm
constexpr
« Newer Entries
Older Entries »