32a175ae62
Range library for C++14/17/20. This code was the basis of a formal proposal to add range support to the C++ standard library. That proposal evolved through a Technical Specification, and finally into P0896R4 "The One Ranges Proposal" 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.
6 lines
411 B
Text
6 lines
411 B
Text
$NetBSD: distinfo,v 1.1 2020/03/31 10:43:54 nia Exp $
|
|
|
|
SHA1 (range-v3-0.10.0.tar.gz) = 57b20853b84602d7f021fe280bc56ca59b2a1ace
|
|
RMD160 (range-v3-0.10.0.tar.gz) = 99e31b7ae58996bc890325d15accffe0a648194b
|
|
SHA512 (range-v3-0.10.0.tar.gz) = 4db089dcbf638eb30fa20dcf6785dd460c5a074a8912984a484592753cfee9f5b9a0e2c56b5bc5921d1b6120877aa2c83ac0a6fe428088ef2854033a635e9723
|
|
Size (range-v3-0.10.0.tar.gz) = 525765 bytes
|