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 constexpr is not evaluated at compile time (MSVC 2015)?
Nov 01, 2022
c++11
visual-c++
hash
constexpr
compile-time
Convert `hana::string` to `constexpr const char (&)[]`
Oct 31, 2022
c++
string
c++14
constexpr
boost-hana
How to make my C++ compiler emit a constexpr value (e.g. in warning?)
Oct 31, 2022
c++
compiler-warnings
constexpr
When non-const members can be used in constexpr member functions?
Oct 22, 2022
c++
class
static
constexpr
Metaprogramming with constexpr or struct
Oct 21, 2022
c++
c++11
template-meta-programming
constexpr
Practical limitations on amount of constexpr computation
Oct 21, 2022
c++
c++11
c++14
constexpr
limits
GCC Bug - In/Decrement array access in constexpr
Oct 19, 2022
c++
gcc
c++14
constexpr
gcc6
Cannot declare static constexpr char []
Oct 20, 2022
c++
arrays
c++11
static
constexpr
Static table inside constexpr function
Oct 18, 2022
c++
c++17
constexpr
Overload resolution finds functions after template instantiation point
Oct 17, 2022
c++
templates
constexpr
overload-resolution
Compile-time debugging in C++
Oct 17, 2022
c++
compilation
constexpr
c++20
consteval
Understanding C++ constexpr Performance
Oct 16, 2022
c++
c++17
constexpr
raytracing
Defining string literal constants once both as char const* and wchar const*
Aug 14, 2022
c++
macros
constexpr
string-literals
compile-time
Constexpr static member function usage
Oct 26, 2022
c++
c++14
language-lawyer
static-methods
constexpr
Is the initializer of a constexpr variable at class scope allowed to reference the variable?
Sep 15, 2022
c++
c++14
language-lawyer
constexpr
The code below, is it ill-formed NDR or is it well formed?
Sep 11, 2020
c++
language-lawyer
c++17
constexpr
Implementing is_constexpr_copiable
Oct 26, 2022
c++
templates
language-lawyer
c++17
constexpr
Why is std::tie not marked constexpr for C++14?
May 17, 2021
c++
c++11
tuples
constexpr
c++14
constexpr and initialization of a static const void pointer with reinterpret cast, which compiler is right?
Sep 12, 2022
c++
gcc
c++11
clang
constexpr
« Newer Entries
Older Entries »