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
Why is ranges::basic_istream_view::begin() not cached?
Jan 27, 2023
c++
c++20
range-v3
std-ranges
ranges::view::transform produces an InputIterator preventing the use of std::prev
Jan 02, 2023
c++
iterator
c++20
std-ranges
Is it possible to use a dynamic number of range adaptors?
Dec 19, 2022
c++
c++20
std-ranges
Range-v3 view composition and views calculation parallelization
Oct 29, 2022
c++
std
c++20
range-v3
std-ranges
c++20 ranges library, how to make conditional operator work?
Oct 17, 2022
c++
c++20
std-ranges
Is this correct: std::views::reverse on infinite range?
Aug 08, 2022
c++
g++
language-lawyer
c++20
std-ranges
Why does std::views::take_while from the Ranges library require a const predicate?
Sep 16, 2022
c++
c++20
predicate
std-ranges
Generator called twice in C++20 views pipeline [duplicate]
Jun 04, 2022
c++
c++20
range-v3
std-ranges
What is the difference between the split_view and the lazy_split_view in C++?
Sep 14, 2022
c++
std-ranges
c++23
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
what are the constraints for std::ranges::make_heap?
Mar 29, 2022
c++
c++20
std-ranges
What are the rules for creating your own (pipeable) ranges ::views and ::actions?
Jun 10, 2022
c++
c++20
std-ranges
C++20 Streams aka Ranges
Jun 14, 2022
c++
functional-programming
c++20
std-ranges
C++20 std::ranges: Range adapter to skip every nth element
Jun 17, 2022
c++
c++20
std-ranges
why I can't use a take() after a istream_view in c++20
Feb 21, 2022
c++
c++20
std-ranges
Why does views::reverse not work with iota_view<int64_t, int64_t>
Jun 29, 2022
c++
c++20
std-ranges
Why is std::common_iterator just std::forward_iterator?
Feb 06, 2023
c++
iterator
c++20
range-v3
std-ranges
Older Entries »