Skip to content

v1.0.0

Latest
Compare
Choose a tag to compare
@FabienPean FabienPean released this 09 Mar 16:04
ac9db31

First offical release of Comcept, the composable concept library. Besides the traitification of concepts in the C++ standard library, it contains two higher-order concepts:

  • range_of
  • decays_to

See the accompanying blog post for the origin story behind this project.