mirror of
https://github.com/boostorg/unordered.git
synced 2025-11-02 00:31:37 +01:00
The rebind mechanism doesn't work for templates with multiple template parameters on old versions of GCC. But allocators written for that compiler will have an explicit rebind, so that should be acceptable.