range-v3 v0.12.0
- Created
- Updated
Range library for C++14/17/20, basis for C++20's std::ranges
# License
BSL-1.0 AND MIT AND (NCSA OR MIT)
# Supported Platforms
All platforms are supported
# Features
No features defined.
# Dependencies
No dependencies.
# Host Dependencies
No transitive dependencies.
# Dependents
# Host Dependents
No dependents.
# Contributors
- Alexander Karatarakis
- Ninetainedo
- Casey Carter
- Voskrese
- Robert Schumacher
- Casey Carter
- pravic
- Daniel Marshall
- NancyLi1013
- Christopher Di Bella
- JonLiu1993
- Billy O'Neal
- JulZimmermann
- wtz
- jim wang
# Changelog
and 27 more commits:
19e0169
Update CONTROL file7df6a2d
Update range-v3 to 0.9.15b41d50
range-v3: update the commit; don't build tests70cf49f
[range-v3] Update. Use ericniebler/range-v3 even for Windows4d28651
[range-v3] Split ports to enable newer range-v3 versions on linux3f43b56
Update Range-V3-VS2015.eac9ab7
[range-v3] update version506f396
File does not have expected hash73eeec2
Update to latest revision of Range-V3-VS2015afc5d08
[range-v3] Mark as header-only libraryfe1b146
Change version to "20150729-vcpkg2" ...to reflect this is based on the upstream sources as of 20150729, and the second release of the patch based on that same upstream.6fb8236
range-v3 builds from 2 distinct pieces: * Upstream sources from the fork point (https://github.com/ericniebler/range-v3/commit/6eb5c831ffe12cd5cb96390dbe917ca1b248772d) * Separate patch that applies MSVC workarounds from https://github.com/Microsoft/Range-V3-VS20153679955
Introduce SOURCE_PATH to almost all portfiles930d0a7
URL and MIRRORS are now URLSfc26083
Second part of updated portfilesccca198
Initial commit