From Jason Turner

[bitset.hash]

Diff to HTML by rtfpessoa

tmp/tmpfdb767rs/{from.md → to.md} RENAMED
@@ -2,7 +2,7 @@
2
 
3
  ``` cpp
4
  template<size_t N> struct hash<bitset<N>>;
5
  ```
6
 
7
- The specialization is enabled ([[unord.hash]]).
8
 
 
2
 
3
  ``` cpp
4
  template<size_t N> struct hash<bitset<N>>;
5
  ```
6
 
7
+ The specialization is enabled [[unord.hash]].
8