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
Are numeric_limits min/max constexpr?
Aug 26, 2018
c++
c++11
standards-compliance
constexpr
C++11 type to enum mapping?
Aug 26, 2020
c++
c++11
constexpr
Compiler differences for use of strcmp in a constexpr
May 08, 2022
c++
gcc
c++11
clang
constexpr
What C++14 rule prohibits constexpr functions from making assignments to data members?
Nov 05, 2022
c++
constexpr
c++14
Constant expression string parameter in C++11 constexpr function
Aug 10, 2018
c++
c++11
constexpr
Is the result of static_casting a constexpr void* a constant expression?
Jul 05, 2017
c++
clang
language-lawyer
c++14
constexpr
SFINAE doesn't work on a constexpr function?
Feb 24, 2022
c++
templates
c++11
constexpr
enable-if
undefined reference to const int within shared_ptr
May 30, 2022
c++
c++17
definition
constexpr
one-definition-rule
Constexpr member function
Jul 17, 2022
c++
c++17
constexpr
c++20
Raise compile-time error if a string has whitespace
Jul 18, 2022
c++
constexpr
compile-time
library-design
Creating a base case for Variadic Template recursion with no template arguments
Oct 14, 2022
c++
recursion
compiler-errors
variadic-templates
constexpr
How can I have a temporary variable in a constexpr function?
Jul 30, 2019
c++
constexpr
c++11 get string length in compile time by constexpr
Jun 06, 2019
c++
c++11
constexpr
constexpr of static tuple class member has linker error
Aug 30, 2022
c++
c++11
constexpr
Why can't I resolve a constant expression after increasing -fconstexpr-steps?
Oct 21, 2022
c++
constexpr
clang++
c++17
compile-time-constant
Using return value of constexpr function as parameter to another function
Aug 10, 2022
c++
templates
c++14
constexpr
Why can I modify const_cast-ed object in constexpr function?
Nov 06, 2022
c++
undefined-behavior
c++20
constexpr
How to define a constant double at namespace scope with external linkage?
Feb 24, 2018
c++
c++11
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
« Newer Entries
Older Entries »