mirror of
https://github.com/boostorg/unordered.git
synced 2025-11-02 00:31:37 +01:00
GCC 4.6 doesn't support using variadic arguments for a fixed length template. There's a config macro for this, but might as well use the same code everywhere.