range-v3-0.12.0p0
range library for C++14/17/20
Back to search · Project homepage
Description
Range library for C++14/17/20. This code was the basis of
[a formal proposal](https://ericniebler.github.io/std/wg21/D4128.html) to
add range support to the C++ standard library. That proposal evolved
through a Technical Specification, and finally into
[P0896R4 "The One Ranges Proposal"](https://wg21.link/p0896r4) which was
merged into the C++20 working drafts in November 2018.
Ranges are an extension of the Standard Template Library that makes its
iterators and algorithms more powerful by making them _composable_.
Unlike other range-like solutions which seek to do away with iterators,
in range-v3 ranges are an abstration layer _on top_ of iterators.
Package information
- Ports path
- devel/range-v3
- Package architecture
- *
- Maintainer
- Klemens Nanni <kn@openbsd.org>
- Categories
- devel
- Available flavors
- None listed
- Only for architectures
- aarch64, amd64, arm, i386, mips64, mips64el, powerpc, powerpc64, riscv64, alpha, hppa, sparc64
These are ports metadata. Binary availability depends on the release, architecture and mirror. Build and test dependencies are not an installation checklist.
Direct dependencies
Build
- devel/cmake/core STEM->=4
- devel/ninja
Used by (2 dependency relationships)
Includes library, runtime, build and test relationships. Results load 100 at a time.