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
What justifies the lvalue category of unevaluated non-static data members in C++?
Apr 07, 2022
c++
language-lawyer
c++20
decltype
Lambda pack capture with ellipsis on both sides - what is the meaning?
Aug 27, 2022
c++
lambda
variadic-templates
c++20
Do the Range TS and C++20 concepts for iterators require the ability to use `operator->`?
Jan 09, 2020
c++
c++20
How does the erase-remove idiom work with ranges/constrained algorithms?
Oct 06, 2022
c++
c++20
std-ranges
How much memory must be reserved for a C++20 coroutine frame?
Oct 29, 2021
c++
c++20
c++-coroutine
Comparing polymorphic types in c++20
Sep 07, 2022
c++
polymorphism
comparison
c++20
comparison-operators
Why can't concept refinement use the terse syntax
Aug 24, 2021
c++
c++-concepts
c++20
Three-way comparison operator with inconsistent ordering deduction
Mar 31, 2022
c++
qt
c++20
return-type-deduction
spaceship-operator
Why does std::span overload the function call operator for indexing?
Sep 11, 2022
c++
c++20
Why does a consteval function allow undefined behavior?
Aug 25, 2022
c++
undefined-behavior
c++20
consteval
how to use c++20 in cmake project
Sep 13, 2022
c++
cmake
format
c++20
Do we really need to implicitly convert ranges adaptors to bool?
Dec 18, 2021
c++
c++20
std-ranges
Why is the std::derived_from concept implemented with an additional convertibility test that adds cv-qualifiers?
Apr 01, 2022
c++
c++20
libstdc++
c++-concepts
How to flatten the nested std::optional?
Mar 30, 2022
c++
c++20
stdoptional
Why does C++'s async/await not need an event loop?
Aug 22, 2022
c++
asynchronous
coroutine
c++20
Why can't a const mutable lambda with an auto& parameter be invoked?
Mar 20, 2022
c++
lambda
c++20
typetraits
static-assert
Convert between std::u8string and std::string
Sep 05, 2022
c++
unicode
utf-8
c++20
What is C++20's string literal operator template?
Sep 05, 2022
c++
c++20
user-defined-literals
Is the three-way comparison operator always efficient?
Sep 07, 2022
c++
operators
c++20
spaceship-operator
C++20 comparison: warning about ambiguous reversed operator
Mar 21, 2022
c++
c++20
« Newer Entries
Older Entries »