mirror of
https://github.com/boostorg/unordered.git
synced 2025-11-03 01:01:42 +01:00
There's a problem with it causing an ambiguous overload. I don't think there's anything we can do to fix that, so just don't test it. There's another bug where a std::pair doesn't get correctly constructed from an rvalue when using Clang 3.1 in C++11 mode. But I can't see any way to easily fix that, and it's a pretty old compiler now.