sonible / VCTR

A powerful C++ 20 wrapper around your favorite standard library containers
https://sonible.github.io/VCTR/
Other
25 stars 1 forks source link

Vctr 56 implement map normalize #88

Closed JanosGit closed 1 year ago

JanosGit commented 1 year ago

Note: This includes all the commits from https://github.com/sonible/VCTR/pull/87 since the unit tests use the sort function implemented there. Should be rebased on develop as soon as the other PR has been merged