mirror of
https://github.com/boostorg/unordered.git
synced 2025-11-02 16:51:39 +01:00
The propagate on move tests were failing because the values were being copied not moved - so the container was check propagate on copy instead. Because those tests are now weaker, and some new ones that will hopefully work. [SVN r74914]