|
range-v3
☆
« Back to VersTracker
|
|||||
|
Description: Experimental range library for C++14/17/20 |
|||||
| Type: Formula | Tracked Since: Dec 28, 2025 | |||||
| Links: Homepage | formulae.brew.sh | |||||
| Category: Developer tools | |||||
| Tags: c++ library ranges stl header-only | |||||
| Install: brew install range-v3 | |||||
|
About: RangeV3 is a foundational library that brings the C++20 Ranges framework to older C++14 and C++17 compilers. It provides a modern, composable, and functional approach to handling sequences of data, replacing verbose iterator-based loops with clear, declarative syntax. This library serves as a proving ground for features destined for the C++ standard library. |
|||||
Key Features:
|
|||||
Use Cases:
|
|||||
Alternatives:
|
|||||
| Version History | |||||
|