mirror of
https://github.com/boostorg/unordered.git
synced 2025-10-28 22:31:47 +01:00
Calling sink was causing older versions of gcc to copy the container, resulting in a compile error. So instead just disambiguate by putting brackets around the expression.