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
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
Standard way of importing modules
Sep 05, 2022
c++
c++20
c++-modules
Fixed-size std::span vs std::array
Aug 30, 2022
c++
stl
stdarray
c++20
Vector initialisation using ranges vs lambda inline initialisation
Aug 24, 2021
c++
c++20
std-ranges
Array class that will accept an braced-init-list and deduce length
Sep 29, 2022
c++
c++17
initializer-list
template-argument-deduction
c++20
If there's an if-constexpr, how come there's no switch-constexpr?
Nov 20, 2022
c++
c++17
c++20
if-constexpr
Why should I use the three-way comparison operator (<=>) instead of the two-way comparison operators? Does this have an advantage?
Nov 16, 2022
c++
c++20
comparison-operators
spaceship-operator
In which access control context are evaluated concepts?
Jun 06, 2019
c++
language-lawyer
c++-concepts
c++20
Conditionally trivial destructor
Nov 02, 2022
c++
c++14
destructor
c++20
variant
C++20 "transparently replaceable" relation
Apr 24, 2022
c++
language-lawyer
c++20
C++20 contracts and unused variables
Oct 23, 2021
c++
language-lawyer
c++20
« Newer Entries
Older Entries »