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
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
C++17, deprecated functions in <memory> standard library?
Apr 13, 2022
c++
memory-management
language-lawyer
c++17
c++20
What's the MSVC equivalent for -fno-char8_t?
Oct 31, 2022
c++
visual-c++
visual-studio-2019
c++20
char8-t
How is std::atomic_ref implemented for non-atomic types?
Jan 30, 2022
c++
c++20
stdatomic
stdmutex
« Newer Entries
Older Entries »