Skip to content

Fixes for issues #815 and #885

Choose a tag to compare

@jwellbelove jwellbelove released this 26 Apr 10:04
· 1145 commits to master since this release

#815 etl::remove_if calls predicate twice for first iterator, where predicate returns true.
#885 Bug: queue move-assignment is not compiling
Modified UnitTest++ SUITE macro for better VS2022 intellisence compatibly