mirror of
https://github.com/boostorg/unordered.git
synced 2026-01-30 20:32:14 +00: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.