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 consteval allow using static_assert on function arguments?
Sep 05, 2022
c++
static-assert
c++20
consteval
Making python generator via c++20 coroutines
Mar 31, 2022
python
c++
yield
c++20
c++-coroutine
Continuous enum C++11
Oct 14, 2022
c++
c++11
c++14
c++17
c++20
Concept resolve to the unexpected function template when using std::make_signed_t
Sep 11, 2022
c++
c++20
c++-concepts
how std::u8string will be different from std::string?
Sep 15, 2022
c++
string
unicode
c++20
Why C++20 doesn't support out-of-order designated initializer?
Aug 22, 2022
c++
c++20
designated-initializer
What is a C++ module purview?
Jan 25, 2021
c++
c++20
terminology
c++-modules
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
« Newer Entries
Older Entries »