forked from boostorg/unordered
6932a2d571fc304ae1c1eaa4cc3a6369444d3672
Because the nodes had an implicit constructor, the `has_construct` traits was detecting that the nodes could be constructed by construction then copy, which really wasn't wanted. Also add a check that nodes aren't been copy constructed to make sure this doesn't happen again. Refs #7100. [SVN r79358]
Languages
C++
99.5%
CMake
0.3%