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
constexpr and std::cout working on function but not in lambda
Apr 17, 2022
c++
c++17
constexpr
cout
constexpr initialization of array to sort contents
May 04, 2022
c++
c++11
template-meta-programming
constexpr
Why isn't std::iota constexpr?
Oct 25, 2022
c++
constexpr
c++17
iota
Forward-declaration of a `constexpr` function inside another function -- Compiler bug?
Aug 26, 2022
c++
language-lawyer
constexpr
function-declaration
compiler-bug
Way to effectively call _BitScanReverse or __builtin_clz in constexpr functions?
Mar 15, 2022
c++
visual-c++
g++
constexpr
intrinsics
Checking for constexpr in a concept
Sep 14, 2022
c++
constexpr
c++20
c++-concepts
Initialization of a static constexpr class member of enum-class type by explicit conversion function
Feb 27, 2022
c++
c++11
constexpr
enum-class
Constexpr cast to const char[]
Apr 09, 2022
c++
templates
char
constexpr
Constexpr tricks
Sep 05, 2022
c++
metaprogramming
constexpr
constexpr with std::array - "Non-type template argument is not a constant expression" [duplicate]
Oct 14, 2018
c++
templates
c++11
clang
constexpr
Are there cases where constexpr should be avoided, even it it could be used?
May 09, 2022
c++
c++11
constexpr
Could non-static member variable be modified in constexpr constructor (C++14)?
May 11, 2022
c++
constexpr
c++14
constexpr member functions that don't use this?
Jul 09, 2020
c++
c++14
language-lawyer
constexpr
std::optional assignment operator in a constexpr context
Sep 13, 2022
c++
c++17
optional
constexpr
libstdc++
MSVC and constexpr for function parameter?
Aug 16, 2022
c++
c++11
language-lawyer
constexpr
constexpr array of constexpr objects using move ctor
Oct 18, 2022
c++
c++11
c++14
constexpr
sfinae away a destructor
May 05, 2019
c++
c++14
constexpr
sfinae
Why can g++ 5.4 not compile this compile-time prime number code?
Sep 15, 2022
c++
templates
compiler-errors
constexpr
compile-time-constant
Why is this constexpr function giving different results under different circumstances in gcc?
Aug 20, 2022
c++
g++
c++14
constexpr
Is it possible to check if const value is known at compile time?
Oct 23, 2022
c++
c++11
constexpr
« Newer Entries
Older Entries »