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
Is there a way in Range-v3 to prepend or append an element to a range/view?
Feb 17, 2026
c++
functional-programming
c++17
range-v3
std-ranges
how to use a vector of keys to filter values from a map and produce a set using c++ ranges syntax
Feb 14, 2026
c++
algorithm
stl
range-v3
std-ranges
Vectors do not satisfy std::ranges::contiguous_range in Eigen 3.4
Feb 15, 2026
c++
eigen
c++20
eigen3
std-ranges
Counting the number of present values in array of optionals with std::ranges
Feb 08, 2026
c++
algorithm
c++20
clang++
std-ranges
Iterate over equal ranges of range with C++20
Feb 08, 2026
c++
c++20
std-ranges
How to drop the last element using c++20 ranges
Feb 05, 2026
c++
c++20
std-ranges
c++23
Why does the random access property of iota_view depend on the element type? And how to write a Foo such that iota(Foo{1}, Foo{10}) is random-access?
Feb 05, 2026
c++
c++20
std-ranges
range-v3
std::views::istream with std::views::take
Jan 30, 2026
c++
c++20
std-ranges
What is the point of c++20 ranges? [closed]
Jan 28, 2026
c++
iterator
c++20
std-ranges
can a range of generators be joined
Jan 25, 2026
c++
std-ranges
c++23
c++-coroutine
C++ 20: trying to return std::ranges::view from a function
Jan 24, 2026
c++
c++20
std-ranges
missing `typename` in gcc 11.1.0 ranges header
Jan 22, 2026
c++
c++20
libstdc++
std-ranges
Invalid operands to binary expression when importing custom view from a module
Dec 31, 2025
c++
c++20
std-ranges
c++-modules
Why does std::ranges::find_if return an iterator but std::ranges::find_last_if return a subrange?
Jan 01, 2026
c++
std
std-ranges
c++23
Possible ways to make this `cartesian_product_with_filter` function variadic?
Dec 31, 2025
c++
c++20
variadic-templates
std-ranges
range-v3
How to reduce verbosity when splitting `std::string_view` by `std::views::split`?
Dec 24, 2025
c++
c++23
std-ranges
Tweaking clang-format for C++20 ranges pipelines
Dec 19, 2025
c++
c++20
clang-format
std-ranges
range parameter for any iterable input with properly convertible elements
Dec 18, 2025
c++
c++20
c++-concepts
rvalue
std-ranges
How to make ranges::binary_search (heterogeneous search in particualar) work with references
Dec 15, 2025
c++
c++20
std-ranges
Older Entries »