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
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
What is the difference between `std::default_initializable` and `std::is_default_constructible`?
Feb 20, 2021
c++
c++20
Is std::chrono::years storage really at least 17 bit?
Sep 21, 2022
c++
chrono
c++20
libc++
Can C++ struct static member variables shadow non type template parameters?
Aug 31, 2022
c++
language-lawyer
c++20
non-type-template-parameter
Is it valid to create closure (lambda) objects using `std::bit_cast` in C++20?
Aug 30, 2022
c++
lambda
language-lawyer
c++20
bit-cast
Why isn't std::swap marked constexpr before C++20?
Nov 18, 2022
c++
c++11
constexpr
c++20
Can spaceship operator be used in fold expressions?
Sep 20, 2022
c++
language-lawyer
c++20
fold-expression
spaceship-operator
using constexpr to return pointer
Aug 26, 2022
c++
c++20
constexpr
Function is not usable as a 'constexpr' function
Sep 20, 2022
c++
c++20
« Newer Entries
Older Entries »