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
What am I allowed to do with a static, constexpr, in-class initialized data member?
Sep 24, 2022
c++
c++11
static-members
constexpr
one-definition-rule
Is it abuse to deduce parameters of parent template when passing pointer to constexpr function in the scope of a class
Nov 10, 2020
c++
language-lawyer
constexpr
incomplete-type
template-argument-deduction
`noexcept` behavior of `constexpr` functions
Sep 14, 2022
c++
c++17
language-lawyer
constexpr
noexcept
__builtin_round is not a constant expression
Aug 18, 2022
c++
floating-point
g++
constexpr
built-in
How can a variable be both constexpr and not constexpr?
Mar 31, 2022
c++
constexpr
compile-time-constant
Is this constexpr integer not a null pointer constant?
Nov 20, 2018
c++
c++11
constexpr
About ODR-violations and template variables
Feb 11, 2022
c++
templates
c++14
constexpr
one-definition-rule
What are pros and cons of std::initializer_list and c array []?
Jul 03, 2022
c++
c++17
constexpr
initializer-list
C++1y/C++14: Converting static constexpr array to non-type template parameter pack?
Jan 27, 2022
c++
templates
variadic-templates
constexpr
c++14
undefined reference when accessing static constexpr float member
Apr 26, 2022
c++
clang
constexpr
one-definition-rule
Static constexpr members of same type as class defined (additional details)
Nov 02, 2022
c++
c++11
static-members
constexpr
Is it possible to define type alias to constexpr function
Aug 27, 2022
c++
c++11
constexpr
type-alias
What are constexpr containers in C++17?
Oct 17, 2022
c++
templates
constexpr
Replacing constants: when to use static constexpr and inline constexpr?
Sep 06, 2022
c++
constants
c++17
constexpr
How can this code be constexpr? (std::chrono)
Oct 30, 2022
c++
c++14
constexpr
chrono
c++17
constexpr object with mutable member
Nov 14, 2022
c++
c++11
c++14
language-lawyer
constexpr
How will C++20 constexpr containers work?
Sep 08, 2022
c++
stl
containers
constexpr
c++20
Assign static constexpr class member to runtime variable
Nov 06, 2022
c++
templates
c++11
constexpr
one-definition-rule
Conditionally constexpr member function
Oct 23, 2022
c++
templates
c++14
constexpr
Does this constexpr virtual function technique violate any C++11/C++14 rule?
Oct 23, 2022
c++
c++11
c++14
constexpr
virtual-functions
« Newer Entries
Older Entries »