Skip to content

v2.1.0

Compare
Choose a tag to compare
@brunocodutra brunocodutra released this 08 Feb 12:21
· 26 commits to master since this release

πŸš€ What's New

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

πŸͺ² Bugfixes

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