Skip to content

1.2.1

Compare
Choose a tag to compare
@MichaelTrikergiotis MichaelTrikergiotis released this 21 Jan 16:05
· 252 commits to main since this release
47d5ca9
  • Added links to a repository with detailed examples :
  • Fixed compilation errors with mtl::for_each when using const std::tuple.
    • Added tests to check the errors don't occur again.
  • Fixed compilation errors with mtl::for_each when using const std::pair.
    • Added tests to check the errors don't occur again.
  • Refactored some tests.
  • Added many more tests.