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
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
Why does the C++20 range library have its own namespace?
Sep 13, 2022
c++
c++20
std-ranges
What should I do to make my container work with ranges?
Oct 01, 2022
c++
c++20
std-ranges
Why does the C++23 ranges adaptor require a callable object to be copy_constructible?
Aug 30, 2022
c++
c++20
std-ranges
c++23
Should c++ constraints be evaluated eagerly or lazily?
Apr 12, 2022
c++
language-lawyer
c++-concepts
std-ranges
Vector initialisation using ranges vs lambda inline initialisation
Aug 24, 2021
c++
c++20
std-ranges
Why do std::ranges algorithms lack parallel overloads (taking an execution policy parameter)?
May 13, 2021
c++
parallel-processing
iterator
c++20
std-ranges
« Newer Entries
Older Entries »