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
List<Char> typed constexpr string in C++
Nov 09, 2022
c++
constexpr
constexpr(sizeof(T)): Why specify `constexpr` on `sizeof`?
Nov 09, 2022
c++
visual-c++
g++
sizeof
constexpr
GCC and Clang differ in static_assert related to __builtin_constant_p
Nov 07, 2022
c++
g++
constexpr
clang++
static-assert
Error in Accessing a Union Member in Constant Expression
Nov 08, 2022
c++
constexpr
unions
Compile-time literal string as template argument
Nov 01, 2022
c++11
variadic-templates
template-meta-programming
constexpr
string-literals
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
Defining string literal constants once both as char const* and wchar const*
Aug 14, 2022
c++
macros
constexpr
string-literals
compile-time
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
Why is std::tie not marked constexpr for C++14?
May 17, 2021
c++
c++11
tuples
constexpr
c++14
« Newer Entries
Older Entries »