mirror of
https://github.com/boostorg/unordered.git
synced 2026-07-08 09:30:55 +02:00
bea92e8842
- Only use Visual C++ pragma with appropriate compilers. - Working link for Thomas Wang's hash function. - Updated unordered rationale. - Fix `unnecessary_copy_tests` for Visual C++ 12. - Some extra insert tests. [SVN r86728]