mirror of
https://github.com/boostorg/unordered.git
synced 2025-11-03 01:01:42 +01:00
a34785fa0d71ff328129f86ae4da78f731f614ad
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.
Description
Languages
C++
98.7%
Python
0.7%
CMake
0.5%