20 General utilities library [utilities]

20.6 Class template bitset [template.bitset]

20.6.3 bitset hash support [bitset.hash]

template <size_t N> struct hash<bitset<N> >;

The template specialization shall meet the requirements of class template hash ([unord.hash]).