mirror of
https://github.com/boostorg/unordered.git
synced 2025-11-03 17:21:48 +01:00
* Add structs to count special member functions * Add failing emplace tests, that will pass after making the optimization * Optimize emplace() to not allocate when we already have a value_type or init_type * Fix newly failing cfoa tests