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
Are types allowed to be specified for return-type-requirement in a requires expression?
Dec 25, 2021
c++
language-lawyer
c++20
Lambda lifetime explanation for C++20 coroutines
Sep 08, 2022
c++
c++20
folly
c++-coroutine
Difference between std::decay and std::remove_reference
Feb 04, 2021
c++
c++11
templates
c++20
How to add members to concept-specialized classes with non-inline definition
Mar 30, 2022
c++
c++20
c++-concepts
Are floating point operations resulting in infinity undefined behavior for IEC 559/IEEE 754 floating-point types
Nov 13, 2022
c++
floating-point
language-lawyer
c++17
c++20
Automatic template deduction C++20 with aggregate type
Sep 16, 2022
c++
templates
c++20
aggregate-type
How to use template explicit instantiation with C++20 modules?
Oct 31, 2022
c++
templates
c++20
c++-modules
How to safely convert const char* to const char8_t* in C++20?
Aug 17, 2022
c++
unicode
utf-8
c++20
Inheriting a templated conversion operator
Nov 14, 2021
c++
inheritance
template-meta-programming
c++20
conversion-operator
CTAD and designated initializers in C++20
Feb 26, 2022
c++
c++20
designated-initializer
ctad
Requires-clause appears after template template parameter: is this legal grammar?
Sep 30, 2022
c++
templates
language-lawyer
c++20
c++-concepts
Is comparing addresses of dynamically allocated objects allowed in C++20 constant expression?
Jul 29, 2021
c++
language-lawyer
constexpr
c++20
Does virtual `operator <=>` with default implementation make one more virtual method in C++20?
Apr 09, 2022
c++
language-lawyer
c++20
comparison-operators
Can requires-expression in C++20 be of type implicitly convertible to bool?
Sep 13, 2022
c++
language-lawyer
c++20
c++-concepts
Practical meaning of std::strong_ordering and std::weak_ordering
Feb 24, 2021
c++
c++20
spaceship-operator
Why does the C++23 ranges adaptor require a callable object to be copy_constructible?
Aug 30, 2022
c++
c++20
std-ranges
c++23
C++20: Non-capturing lambda in non-type template parameter
Oct 18, 2022
c++
templates
lambda
c++20
« Newer Entries
Older Entries »