From Jason Turner

[syserr.hash]

Diff to HTML by rtfpessoa

tmp/tmp2lr4cfbx/{from.md → to.md} RENAMED
@@ -2,8 +2,8 @@
2
 
3
  ``` cpp
4
  template <> struct hash<error_code>;
5
  ```
6
 
7
- *Requires:* the template specialization shall meet the requirements of
8
- class template `hash` ([[unord.hash]]).
9
 
 
2
 
3
  ``` cpp
4
  template <> struct hash<error_code>;
5
  ```
6
 
7
+ The template specialization shall meet the requirements of class
8
+ template `hash` ([[unord.hash]]).
9