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
Substitution failure in an atomic constraint of template function requires-clause
Apr 01, 2022
c++
language-lawyer
c++20
c++-concepts
C++20 out-of-class definition in a template class
Aug 10, 2022
c++
templates
c++20
Why does std::span lack the comparison operators?
Nov 17, 2022
c++
std
c++20
std-span
Why did expression types change in C++ between versions?
Jan 27, 2021
c++
c++11
c++14
c++17
c++20
Why is it recommended not to allow querying the contract level for C++20 Contracts?
Jan 23, 2021
c++
c++20
Is there a way to avoid storage overhead when using a function as a callback?
Sep 15, 2022
c++
c++20
GCC disagrees with Clang and MSVC when concept that's always true is used to implement a concept
Mar 24, 2022
c++
language-lawyer
c++20
Does C++20 well-define left shift for signed integers that "overflow"?
Oct 20, 2022
c++
language-lawyer
bit-shift
c++20
Can you zip with the new ranges library?
Mar 11, 2021
c++
c++20
std-ranges
if constexpr - why is discarded statement fully checked?
Apr 03, 2022
c++
c++20
if-constexpr
P1236R1 : Why is the c++ standard trying to move away from the word "bit" when defining integers?
Oct 31, 2020
c++
language-lawyer
c++20
gcc and clang disagree on whether expression is constant evaluated
Feb 25, 2022
c++
language-lawyer
c++20
constant-expression
How to define a recursive concept?
Oct 15, 2022
c++
recursion
c++20
c++-concepts
How can I combine several return type requirements of C++20 constraints into one return type requirement?
Jul 23, 2022
c++
c++20
c++-concepts
C++20 constexpr vector and string not working
Aug 22, 2022
c++
visual-c++
c++20
constexpr
stdstring
C++20 concept syntax - what does the requires parameter variables mean?
Sep 16, 2022
c++
c++20
c++-concepts
Why aren't ranges' algorithms compatible with std's iterators?
Sep 17, 2020
c++
iterator
c++-concepts
c++20
range-v3
C++20 coroutines: implementing an awaitable future
Feb 10, 2022
c++
async-await
future
c++20
c++-coroutine
Requires clause with pure abstract class type parameter?
Mar 24, 2022
c++
language-lawyer
abstract-class
c++20
c++-concepts
Is it necessary to call destroy on a std::coroutine_handle?
Apr 01, 2022
c++
c++20
coroutine
« Newer Entries
Older Entries »