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
Will C++20 modules change the anatomy of static and shared libraries?
Sep 14, 2022
c++
c++20
c++-modules
Using clang-format with c++20 concepts
Sep 03, 2022
c++20
clang-format
c++-concepts
[[no_unique_address]] and two member values of the same type
Sep 15, 2022
c++
struct
c++20
memory-layout
object-identity
Calling a function template before and after a more constrained version is defined gives weird results
Mar 23, 2022
c++
language-lawyer
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
« Newer Entries
Older Entries »