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
Initializing a static constexpr from an incomplete type because of a template base class
Dec 18, 2022
c++
templates
c++11
constexpr
Undefined reference to static constexpr string (except if it's a pointer)
Dec 13, 2022
c++
c++11
static
constexpr
if vs if constexpr inside constexpr function
Dec 13, 2022
c++
constexpr
compile-time
if-constexpr
What are the advantages of using consteval instead of constexpr function?
Dec 12, 2022
c++
constexpr
c++20
consteval
using const double* const as a template parameter - code perfomance question
Dec 10, 2022
c++
templates
double
constexpr
precompiled
Why does the C++ compiler makes it possible to declare a function as constexpr, which can not be constexpr?
Dec 08, 2022
c++
templates
c++11
constexpr
compile-time
How does constexpr new allocate memory?
Dec 05, 2022
c++
new-operator
constexpr
c++20
Why don't c++ compilers replace this access to a const class member with its value known at compile time?
Dec 05, 2022
c++
constants
compiler-optimization
constexpr
C++11 constexpr function compiler error with ternary conditional operator (?:)
Dec 01, 2022
c++
c++11
recursion
ternary-operator
constexpr
Is it possible to get current time at compile time?
Nov 29, 2022
c++
timestamp
c++14
constexpr
Cannot create static constexpr [duplicate]
Nov 22, 2022
c++11
constexpr
C++ constexpr overload, different code for compile-time and runtime [duplicate]
Nov 19, 2022
c++
c++11
overloading
compile-time-constant
constexpr
« Newer Entries
Older Entries »