forked from boostorg/unordered
d9c49a6cde84f41599f2114dc6fbed79670b7559
In the draft standard the std::pair constructor from another pair is only considered when overloading if both members are implicitly constructible to their corresponding members. This breaks one of the unordered tests which required an explicit conversion, so change it to only require an implicit conversion. [SVN r70028]
Description
Languages
C++
99.5%
CMake
0.3%