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 isn't std::array's operator==() marked constexpr?
Aug 23, 2022
c++
c++11
comparison
constexpr
stdarray
Conditionally static_assert if function is called constexpr
Jul 04, 2022
c++
constexpr
static-assert
Templated constexpr variable [duplicate]
Oct 01, 2022
c++
templates
c++17
constexpr
expression is not an intergral constant clang libc++ threading
Mar 23, 2021
c++
c++11
makefile
clang
constexpr
Basic compile time format string checking using constexpr
Oct 22, 2022
c++
c++11
constexpr
compile-time
compile-time-constant
Why can't I use a constexpr pointer as template parameter in C++11?
Mar 21, 2022
c++
templates
c++11
constexpr
Why is this not a constexpr?
Aug 30, 2022
c++
c++11
unions
constexpr
Is constexpr if with initializer guaranteed by the standard? 'constexpr(constexpr auto x = f(); x) { }'
Nov 01, 2022
c++
clang
constexpr
c++17
Call non constexpr from constexpr template function
Oct 18, 2022
c++
templates
gcc
constexpr
c++17
Get string length function (strlen) of a constant char array is not a constant expression
May 29, 2018
c++
arrays
constexpr
member function that is not const should only be constexpr if on C++14 or later
Nov 12, 2022
c++
c++14
c-preprocessor
constexpr
member-functions
Compile-Time Base64 Decoding in C++
Nov 02, 2022
c++
c++17
constexpr
compile-time
Is it safe to return a static string_view created from a string literal?
Sep 05, 2022
c++
c++17
constexpr
string-literals
string-view
comma operator makes lambda expression non-constexpr
Apr 08, 2022
c++
lambda
language-lawyer
c++17
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
« Newer Entries
Older Entries »