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 is the deduced type of a constexpr?
Sep 22, 2022
c++
c++11
templates
overloading
constexpr
constexpr parametrized function pointer
Aug 29, 2022
c++
lambda
c++17
constexpr
Constexpr member function on l-value ref object: Clang and gcc disagree
Jan 23, 2021
c++
c++11
constexpr
Constexpr alias of overloaded template function
Oct 30, 2022
c++
templates
constexpr
Is the "static initialization order fiasco" a concern for constexpr variables?
Aug 20, 2020
c++
initialization
global-variables
constexpr
constexpr function with unused reference argument – gcc vs clang
Apr 25, 2022
c++
templates
language-lawyer
c++17
constexpr
Why can a `constexpr` function produce different results at compile- and run-time?
Oct 26, 2022
c++
language-lawyer
c++20
constexpr
c++-concepts
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
« Newer Entries
Older Entries »