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
Does this constexpr virtual function technique violate any C++11/C++14 rule?
Oct 23, 2022
c++
c++11
c++14
constexpr
virtual-functions
Why Won't Visual Studio let me use a Templatized, constexpr Function in enable_if?
May 18, 2022
c++
c++11
templates
visual-studio-2015
constexpr
Invoking `constexpr` member function through reference - clang vs gcc
Apr 20, 2021
c++
c++17
language-lawyer
constexpr
c++20
Compiler error when initializing constexpr static class member
Apr 24, 2022
c++11
constexpr
constexpr bug in clang but not in gcc?
Nov 09, 2022
c++
clang
constexpr
c++14
Array Initialisation Compile Time - Constexpr Sequence
Aug 28, 2022
c++
arrays
c++11
constexpr
compile-time
constexpr function returning string literal
Sep 25, 2022
c++
string
c++11
constexpr
c-strings
Sum of array elements as constexpr
Aug 19, 2022
c++
c++11
templates
template-meta-programming
constexpr
Compile time generated function dispatcher with minimal overhead
Mar 16, 2022
c++
c++11
template-meta-programming
constexpr
perfect-hash
constexpr and CRTP: compiler disagreement
Apr 18, 2021
c++
templates
language-lawyer
c++14
constexpr
Iterate over template classes in c++ 11
Aug 17, 2022
c++
templates
c++11
constexpr
C++: struct member in a switch statement
Sep 30, 2022
c++
visual-c++
c++11
struct
constexpr
Evaluating strlen at compilation time?
May 06, 2022
c++
language-lawyer
constexpr
Returning a C string in a constexpr function: why no warning from the compiler?
Oct 24, 2022
c++
c++14
constexpr
c-strings
string-literals
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
« Newer Entries
Older Entries »