mirror of
https://github.com/boostorg/unordered.git
synced 2026-07-09 18:11:17 +02:00
7da307c696
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.