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
Concise bidirectional static 1:1 mapping of values and types
Nov 02, 2021
c++
templates
c++17
template-meta-programming
c++20
Converting std::span with dynamic extent to std::span with static extent
Jul 02, 2022
c++
c++20
Detect if a type is a specialization from the primary template or a user-provided specialization
Mar 02, 2021
c++
c++20
Nested generation of comparison operator with three-way operator?
Aug 20, 2022
c++
language-lawyer
c++20
spaceship-operator
Passing r values by reference?
Sep 15, 2022
c++
language-lawyer
c++20
Real world usage example for spaceship operator [closed]
Oct 12, 2022
c++
c++20
spaceship-operator
Modern C++ way to repeat code for set number of times
Aug 30, 2022
c++
loops
c++17
c++20
lambdas in unevaluated contexts (Until C++20)
Mar 13, 2022
c++
c++11
lambda
c++20
Are `inline` and `noexcept` redundant in a consteval context?
Aug 27, 2022
c++
inline
c++20
noexcept
consteval
C++ concepts compound requirements and return-type-requirements
Nov 15, 2022
c++
c++20
Does a class template's requires clause have to be repeated outside member definitions?
Sep 17, 2022
c++
templates
language-lawyer
c++20
c++-concepts
Create span of string_views from C string array
Aug 30, 2022
c++
c++20
string-view
std-span
Fast way to transform datetime strings with timezones into UNIX timestamps in C++
Aug 21, 2022
c++
date
datetime
mktime
c++20
Why do separate arrive and wait exist in C++20 barrier?
Sep 15, 2022
c++
c++20
barrier
Why is operator!= synthesized from operator==, but not the other way around?
May 10, 2022
c++
language-lawyer
c++20
comparison-operators
C++: check if the value stored in std::any is integral
Apr 14, 2022
c++
c++20
stdany
What C++20 change to reverse_iterator is breaking this code?
Jun 19, 2022
c++
language-lawyer
c++20
reverse-iterator
Can class template constructors have a redundant template parameter list in c++20
Oct 04, 2022
c++
templates
constructor
language-lawyer
c++20
In C++20 when should use `iterator_traits<I>::value_type` and when should I use `iter_value_t`?
Sep 14, 2022
c++
c++20
c++-concepts
Given Concepts, are SFINAE helpers still in the spec as non-deprecated?
Aug 05, 2020
c++
language-lawyer
c++-concepts
c++20
« Newer Entries
Older Entries »