forked from boostorg/unordered
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.
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.