Files
cppdraft_translate/cppdraft/bitset/hash.md
2025-10-25 03:02:53 +03:00

466 B

[bitset.hash]

22 General utilities library [utilities]

22.9 Bitsets [bitset]

22.9.3 bitset hash support [bitset.hash]

🔗

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

1

#

The specialization is enabled ([unord.hash]).