Skip to content

An implementation of C++ Extensions for Ranges

License

Notifications You must be signed in to change notification settings

kostasrim/cmcstl2

 
 

Repository files navigation

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 98.9%
  • CMake 1.1%