mirror of
https://github.com/boostorg/unordered.git
synced 2025-05-09 23:23:59 +00:00
* added tests for explicit allocators * made explicit_alloc_ctor_tests work by adhering to the principle that classes templated with Allocator should accept exactly Allocator objects * removed TMP machinery older compilers choke about * initialized variables * updated release notes * fixed PR number