Skip to content

This header file only library implements concept requirements defined by C++ standard for STL algorithms.

License

Notifications You must be signed in to change notification settings

matrixjoeq/concepts

Repository files navigation

concepts

This header file only library implements concept requirements defined by C++ standard for STL algorithms.

It has two parts, one is "concept", the other is "algorithm". In "concept" folder, all header files (excluding files under detail folder) are matched to one specific concept requirement defined by C++ standard. In "algorithm" folder, all header files (excluding files under detail folder) are matched to one specific STL algorithm defined by C++ standard.

About

This header file only library implements concept requirements defined by C++ standard for STL algorithms.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published