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 doesn't std::ranges::upper_bound accept heterogenous comparing?
Aug 31, 2026
c++
c++20
projection
c++-concepts
std-ranges
Compilers disagree on accepting this view::keys code
Aug 30, 2026
c++
c++20
std-ranges
Projecting on a std::map with std::ranges::min
Aug 29, 2026
c++
c++20
std-ranges
Is there a move-or-copy equivalent of std::forward for perfect forwarding in std::ranges?
Aug 29, 2026
c++
c++20
perfect-forwarding
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
Older Entries »