luhaopei / cmcstl2

An implementation of C++ Extensions for Ranges

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

An implementation of C++ Extensions for Ranges

License:Other


Languages

Language:C++ 98.9%Language:CMake 1.1%Language:Dockerfile 0.0%