Skip to content

mkurdej/cmcstl2

 
 

Repository files navigation

cmcstl2

An implementation of "C++ Extensions for Ranges" P0021 (was N4382). There are still quite a few rough edges, but the library is now feature-complete.

Compilation requires GCC trunk with the -std=c++1z command line option. Compile times are currently on the slow side, even for C++. The implementation of Concepts in GCC is still brand-spanking-new and hasn't yet had proper performance tuning.

About

An implementation of "C++ Extensions for Ranges" P0021 (was N4382).

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 99.1%
  • CMake 0.9%