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 c++20
understanding c++ move_constructible concept implementation
Apr 21, 2022
c++
c++20
move-semantics
c++-concepts
move-constructor
Why is the C++20 concept not compatible with "const auto&"?
Aug 26, 2022
c++
templates
c++20
c++-concepts
type-deduction
Why is it possible to compare array members using operator<=>, but not freestanding arrays?
Sep 15, 2022
c++
arrays
language-lawyer
c++20
Nested call of consteval functions with a reference argument
Sep 11, 2022
c++
language-lawyer
c++20
consteval
Canot read char8_t from basic_stringstream<char8_t>
Sep 16, 2022
c++
gcc
c++20
gcc9
clang says call to void consteval function is not a constant expression
Sep 16, 2022
c++
language-lawyer
c++20
constant-expression
consteval
MSVC Bug? Overloaded member not found for constrained function
Apr 12, 2022
c++
visual-studio
language-lawyer
c++20
Do C++ ranges support projections in views?
Sep 13, 2022
c++
c++20
std-ranges
C++20 Template Template Concept Syntax
Aug 30, 2022
c++
templates
c++20
c++-concepts
Why is the concept in template template argument not verified?
Aug 28, 2022
c++
c++20
c++-concepts
contravariance
template-templates
Ambiguity in case of multiple inheritance and spaceship operator in C++20
Sep 07, 2022
c++
language-lawyer
overloading
multiple-inheritance
c++20
Overloading static and non-static member function with constraint
Sep 14, 2022
c++
language-lawyer
c++20
c++-concepts
Concept with multiple template arguments
Oct 26, 2022
c++
templates
c++20
c++-concepts
Shifting a vector in C++20
Aug 31, 2022
c++
vector
stl
c++20
C++20 ranges and sorting
Aug 31, 2022
c++
sorting
c++20
std-ranges
In C++20, is a macro considered "active" if it's #undef'd, then #define'd again?
Sep 15, 2022
c++
language-lawyer
c++20
Why does this code using designated initializers in function parameters goes from ambiguous to not compiling when removing one function?
Aug 31, 2022
c++
language-lawyer
c++20
designated-initializer
Structured binding violations
Sep 12, 2022
c++
c++20
stdtuple
structured-bindings
Undefined behaviour on std::prev for transform-view
Jun 06, 2022
c++
c++20
undefined-behavior
std-ranges
Does designated initializer of sub-aggregate require curly braces?
Sep 17, 2022
c++
c++20
designated-initializer
« Newer Entries
Older Entries »