Brunocodutra Metal Versions Save

Love template metaprogramming

v2.1.4

2 years ago

:broom: Chore

#152, #153 Update documentation;

2.1.3

2 years ago

:broom: Chore

#145 Update documentation;

v2.1.3

2 years ago

:broom: Chore

#145 Update documentation;

v2.1.2

3 years ago

:rocket: What's New

#124 Provide custom implementation of metal::partition (for performance); #134 Allow building metal without documentation, examples and tests;

:broom: Chore

#135 Reformat using clang-format's WebKit style; #142 Update documentation related dependencies;

v2.1.1

4 years ago

v2.1.0

4 years ago

:rocket: What's New

#101 metal::less is now the default ordering for metal::sort. #111 metal::accumulate is now defined for zero input lists.

:beetle: Bugfixes

#127 added a workaround for a regression in VC++ 19.24. #129 fixed an ambiguous template instantiation on metal::sort.

v2.0.1

5 years ago

What's New

  • #88 Improved implementation of metal::sort

v2.0.0

6 years ago

:rocket: What's New

  • Now available under the terms of the MIT license

v1.0.2

6 years ago

v1.0.1

6 years ago

What's New

  • Improved support for Visual Studio 2017