Cmcstl2
An implementation of C++ Extensions for Ranges
Install / Use
/learn @CaseyCarter/Cmcstl2README
cmcstl2
An implementation of P0896R4 "The One Ranges Proposal".
Compilation requires a compiler with support for C++17 and the Concepts TS, which as of this writing means GCC 7+ with the -std=c++1z and -fconcepts command line options.
