Skip to content

Latest commit

 

History

History
3 lines (3 loc) · 294 Bytes

README.md

File metadata and controls

3 lines (3 loc) · 294 Bytes

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.