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
Supsending thrugh multiple nested coroutines
Dec 01, 2021
c++
async-await
c++20
c++-coroutine
std::accumulate C++20 version
May 02, 2022
c++
c++11
std
c++20
accumulate
std::accumulate using the view std::ranges::views::values
Jul 25, 2022
c++
algorithm
range
c++20
C++20 Concepts: Difference in the behavior of the compound requirement expression with a pointer-type member in GCC and Clang
Sep 05, 2022
c++
c++20
c++-concepts
Defining a c++20 concept for hash functions
Aug 31, 2022
c++
hashtable
c++20
c++-concepts
How to create a new string from a range in C++20?
Jun 03, 2021
c++
c++20
Why does std::views::take_while from the Ranges library require a const predicate?
Sep 16, 2022
c++
c++20
predicate
std-ranges
Why does ranges::sort return an iterator?
Mar 29, 2022
c++
iterator
std
c++20
range-v3
Generator called twice in C++20 views pipeline [duplicate]
Jun 04, 2022
c++
c++20
range-v3
std-ranges
When does NRVO kick in? What are the requirements to be satisfied?
Feb 19, 2022
c++
c++17
c++14
c++20
copy-elision
C++why do constrained algorithms (e.g. std::ranges::merge) also return the end of the input ranges?
Sep 13, 2022
c++
c++20
std-ranges
Would it be sufficient for constexpr, consteval, and constinit to be definitions instead of keywords?
Aug 26, 2022
c++
language-lawyer
c++20
Using constinit variable to initialize a constexpr variable
Aug 26, 2022
c++
c++20
Why is there no enumeration concept in C++ 20?
Aug 22, 2022
c++
typetraits
c++-standard-library
c++20
c++-concepts
Holding or passing around non-addressable-functions since C++20 [duplicate]
Jul 27, 2020
c++
language-lawyer
function-pointers
c++20
Can `co_yield` return a value from the caller on resumption of the coroutine?
Apr 24, 2022
c++
coroutine
c++20
std::adjacent_difference with std::chrono time_point
Sep 17, 2022
c++
c++20
chrono
c++20 library support for xcode 12
May 29, 2022
c++
xcode
c++20
xcode12
xcode12beta5
Why can the type constraint `std::convertible_to` be used with only one template argument?
Aug 24, 2022
c++
templates
constraints
c++20
c++-concepts
Three-way comparison and constexpr function template: which compiler is right?
Aug 16, 2022
c++
language-lawyer
constexpr
c++20
spaceship-operator
« Newer Entries
Older Entries »