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
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
what are the constraints for std::ranges::make_heap?
Mar 29, 2022
c++
c++20
std-ranges
Why is there an `equivalent` value for std::strong_ordering?
Sep 15, 2022
c++
c++20
spaceship-operator
Is there a way to iterate over std::tuple and std::array using the same index?
May 25, 2022
c++
variadic-templates
template-meta-programming
c++20
stdtuple
Passing a string literal to a template char array parameter
Nov 17, 2021
c++
c++20
constexpr
string-literals
compile-time
`make_unique_for_overwrite` still initializes `std::pair` elements
Jun 12, 2022
c++
memory
c++20
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 »