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
Why does std::visit in an unsatisfied concept cause a compile error in gcc
May 01, 2022
c++
gcc
c++20
c++-concepts
Initialisation of aggregate with default constructor deleted in c++20
May 11, 2022
c++
c++17
c++20
aggregate-initialization
deleted-functions
Why is a std::list<int> not sortable?
Mar 08, 2022
c++
list
c++-concepts
c++20
Is gcc wrongly evaluating std::declval in this concept definition?
Oct 20, 2021
c++
g++
c++-concepts
c++20
Neat way how to cyclically iterate 4 enum class values in both directions in C++?
Nov 05, 2022
c++
iteration
c++17
c++20
enum-class
C++20 support in Visual Studio
Sep 30, 2022
c++
visual-studio
stl
c++20
fmt
What is the difference between iterator_category and iterator_concept in C++20?
Sep 16, 2022
c++
iterator
c++20
range-v3
std-ranges
Is std::decay_t<T> decay_copy(T&&) equivalent to auto decay_copy(auto&&)?
May 24, 2022
c++
language-lawyer
c++20
auto
template-argument-deduction
Replace N-th element of a std::tuple
Oct 17, 2022
c++
c++20
C++20 template <auto> with user type leads to T/const T type mismatch in GCC 9
May 21, 2021
c++
templates
gcc
c++20
Difference of C++17 and C++20 in template friend function with unary and binary operators
May 24, 2022
c++
templates
c++17
friend
c++20
Questions about C++20 two's-complement proposal R4
Oct 21, 2020
c++
integer
language-lawyer
twos-complement
c++20
Is it UB to resume a member function coroutine of an object whose lifetime has ended?
Jan 03, 2021
c++
language-lawyer
c++20
c++-coroutine
`u8string_view` into a `char` array without violating strict-aliasing?
May 15, 2022
c++
undefined-behavior
c++20
strict-aliasing
'Reflection' using structured-bindings
Aug 11, 2021
c++
c++20
Can't use iostream as module in C++20 (Visual Studio)
Sep 17, 2022
c++
c++20
Deduce template parameter for a template function pointer with default template parameter
Aug 23, 2022
c++
templates
c++17
language-lawyer
c++20
Using C++20 in 2019 [closed]
Aug 27, 2022
c++
c++20
« Newer Entries
Older Entries »