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
Use ranged algorithm on custom container
Aug 18, 2026
c++
c++20
c++-concepts
std-ranges
How to combine projections with transform in C++20 ranges
Aug 18, 2026
c++
c++20
std-ranges
Does using a range with unreachable_sentinel lead to undefined behaviour?
Aug 16, 2026
c++
language-lawyer
c++20
std-ranges
Why do `std::ranges::size` require a non-const method when using ADL?
Aug 13, 2026
c++
c++20
argument-dependent-lookup
std-ranges
Is there a way to determine if a range is constructed correctly?
Aug 14, 2026
c++
boost
c++20
std-ranges
Is it valid to use aliased containers in `ranges::to`?
Aug 13, 2026
c++
visual-c++
std-ranges
c++23
How do I put a `std::expected` into a range?
Aug 12, 2026
c++
std-ranges
Consume InputIterator with C++ ranges
Aug 12, 2026
c++
std-ranges
A class that can be used as a transform view
Aug 09, 2026
c++
c++20
std-ranges
std::ranges::algorithms differ in semantics compared to range-based for() loop in regard to the usage of a particular view
Aug 06, 2026
c++
for-loop
std-ranges
c++23
Why does my function only work with lvalues?
Aug 05, 2026
c++
string
rvalue
lvalue
std-ranges
Difference between lambda and member function pointer
Aug 04, 2026
c++
std-ranges
how to iterate over "enumerated zip" of 2 containers in C++23?
Jul 28, 2026
c++
std-ranges
c++23
Is there a class to store a generic range in std::ranges?
Jul 27, 2026
c++
iterator
transform
std-ranges
Using C++20 Ranges to Avoid Loops
Jul 26, 2026
c++
c++20
std-ranges
Parallel for loop with std::for_each and std::views::iota
Jul 24, 2026
c++
algorithm
visual-c++
c++20
std-ranges
Regarding the pause-resume data loss in MSVC std::experimental::generator
Jul 23, 2026
c++
generator
std-ranges
c++-coroutine
c++23
How to get the type of the values in a C++20 std::ranges range?
Jul 22, 2026
c++
templates
c++20
c++-concepts
std-ranges
How to sort a vector using std::views C++20 feature?
Jul 20, 2026
c++
stl
c++20
std-ranges
Older Entries »