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 std-ranges
What is the purpose of (void) casts in the GCC standard library implementation?
Sep 16, 2022
c++
for-loop
iterator
std-ranges
Why does `iota(0) | take(0)` not model ranges::sized_range in C++20?
Apr 07, 2022
c++
c++20
range-v3
std-ranges
Is std::ranges::size supposed to return an unsigned integer?
Sep 23, 2022
c++
eigen
c++20
eigen3
std-ranges
Why can't I use istream_view and std::accumulate to sum up my input?
Mar 09, 2022
c++
c++20
accumulate
std-ranges
How to use ranges::sort for ascending or descending sort controlled by a boolean
Feb 24, 2022
c++
c++20
std-ranges
Can can I make `std::ranges::views::elements` work with a range of my type
Jan 24, 2022
c++
c++20
std-ranges
Why can views::reverse transform a non-sized_range into a size_range?
Sep 12, 2022
c++
c++20
range-v3
std-ranges
How can I collect an istream_view into a container?
Jun 16, 2022
c++
containers
c++20
std-ranges
istream-view
Why is const char[] a better match for std::ranges::range than for an explicit, const char* free overload, and how to fix it?
Sep 09, 2022
c++
c++20
overload-resolution
c++-concepts
std-ranges
requirements for custom container type to use with views
Sep 05, 2022
c++
c++20
std-ranges
Detecting compile-time constantness of range size
Jun 15, 2022
c++
language-lawyer
c++20
c++-concepts
std-ranges
Do C++ ranges support projections in views?
Sep 13, 2022
c++
c++20
std-ranges
C++20 ranges and sorting
Aug 31, 2022
c++
sorting
c++20
std-ranges
Undefined behaviour on std::prev for transform-view
Jun 06, 2022
c++
c++20
undefined-behavior
std-ranges
What is the difference between iterator_category and iterator_concept in C++20?
Sep 16, 2022
c++
iterator
c++20
range-v3
std-ranges
Use of 'auto [...] 'before deduction of 'auto' with recursive, concept-based function template
Sep 11, 2022
c++
c++20
c++-concepts
std-ranges
recursive application of C++20 range adaptor causes a compile time infinite loop
Oct 21, 2021
c++
stl
c++20
std-ranges
« Newer Entries
Older Entries »