1.2.1
MichaelTrikergiotis
released this
21 Jan 16:05
·
252 commits
to main
since this release
- Added links to a repository with detailed examples :
- Fixed compilation errors with
mtl::for_each
when usingconst std::tuple
.- Added tests to check the errors don't occur again.
- Fixed compilation errors with
mtl::for_each
when usingconst std::pair
.- Added tests to check the errors don't occur again.
- Refactored some tests.
- Added many more tests.