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 range-v3
range-v3: Joining piped ranges with a delimeter
Oct 30, 2025
c++
range-v3
Why is a simple iterator not readable?
Oct 29, 2025
c++
range-v3
How to project elements nestedly in c++20 constrained algorithms?
Oct 25, 2025
c++
sorting
c++20
range-v3
C++ Ranges-v3 with std::span: ownership of intermediate objects when returning range views from functions
Oct 24, 2025
c++
range-v3
Combining n vectors into one vector of n-tuples
Oct 21, 2025
c++
functional-programming
c++17
template-meta-programming
range-v3
What is a view_closure in range-v3?
Oct 21, 2025
c++
c++20
range-v3
std-ranges
Does there exist a ranges::views::group_by counterpart that takes into account all elements, as opposed to just contiguous ones?
Oct 20, 2025
c++
c++20
range-v3
std-ranges
Is there a modifiable-view version of ranges::view::transform?
Oct 18, 2025
c++
range-v3
What is the difference between range-v3 views::drop and views::drop_exactly?
Oct 18, 2025
c++
range-v3
Lifetime of the returned range-v3 object in C++
Oct 17, 2025
c++
range
lifetime
range-v3
Why the standard defines borrowed_subrange_t as common_range?
Sep 21, 2025
c++
c++20
range-v3
std-ranges
range view as data member
Sep 17, 2025
c++
boost-graph
range-v3
Range-v3 operator overloading to write shorter code
Sep 13, 2025
c++
operator-overloading
c++17
range-v3
Is there and neat equivalent to view a member function/variable?
Mar 17, 2023
c++
c++11
boost-range
range-v3
ranges-v3 join function to join two containers together
Mar 04, 2023
c++
c++20
range-v3
Non-pointer-operand error when dereferencing an iterator into a temporary range
Jan 31, 2023
c++
c++11
lazy-evaluation
range-v3
Why is ranges::basic_istream_view::begin() not cached?
Jan 27, 2023
c++
c++20
range-v3
std-ranges
overload resolution from magic number to int or long (in range-v3)
Dec 27, 2022
c++
c++11
c++14
range-v3
What's the difference between a "range" and a "view" in the rangesv3 ts?
Dec 26, 2022
c++
range-v3
Why is std::common_iterator just std::forward_iterator?
Feb 06, 2023
c++
iterator
c++20
range-v3
std-ranges
Older Entries »