mirror of
https://github.com/boostorg/unordered.git
synced 2026-02-18 02:22:13 +00:00
ebd75b401079f1e5151390550951885359587682
the member classes. With some standard libraries I was getting two copies of the object after creating a default pair, probably because it was creating an instance for its default parameter. So only test after creating the pair object - since it isn't our concern how many instances that creates. [SVN r46587]
Description
Languages
C++
98.6%
Python
0.8%
CMake
0.5%