20 General utilities library [utilities]

20.5 Class template bitset [template.bitset]

20.5.3 bitset hash support [bitset.hash]

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

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