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
the purpose of the -Wlifetime flag?
Aug 23, 2022
c++
clang++
c++20
why is the optimizer not allowed to fold in "constant context"?
Aug 10, 2022
c++
optimization
c++20
C++ header unit importation syntax
Aug 21, 2022
c++
language-lawyer
c++20
c++-modules
Is there a wrapper for floating point numbers in C++20 that would enable me to default the spaceship operator?
Jul 19, 2022
c++
c++20
spaceship-operator
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
Why has std::accumulate not been made constexpr in C++20?
Sep 15, 2022
c++
c++-standard-library
c++20
accumulate
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
Does C++ standard library provide more compact and generalized version of the erase–remove idiom?
Oct 10, 2021
c++
c++17
c++-standard-library
c++20
erase-remove-idiom
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 »