mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
2f0019de1b
Signed-off-by: Dave Woodfall <dave@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
5 lines
299 B
Text
5 lines
299 B
Text
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.
|