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
can't make a string literal type
Oct 26, 2022
c++
constexpr
c++14
Is the return statement allowed on constexpr constructors?
Oct 05, 2022
c++
gcc
constructor
c++14
constexpr
C++ Constexpr member of template type
May 20, 2022
c++
templates
c++11
initialization
constexpr
Using lambda captured constexpr value as an array dimension
Mar 14, 2022
arrays
c++11
lambda
c++14
constexpr
Purpose of constexpr
Sep 02, 2022
c++
c++11
constexpr
constexpr template argument weirdness
Jun 18, 2022
c++
templates
language-lawyer
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
« Newer Entries
Older Entries »