From Jason Turner

[thread.thread.id]

Diff to HTML by rtfpessoa

tmp/tmpt4cmo8mv/{from.md → to.md} RENAMED
@@ -102,8 +102,8 @@ representations.
102
 
103
  ``` cpp
104
  template <> struct hash<thread::id>;
105
  ```
106
 
107
- *Requires:* the template specialization shall meet the requirements of
108
- class template `hash` ([[unord.hash]]).
109
 
 
102
 
103
  ``` cpp
104
  template <> struct hash<thread::id>;
105
  ```
106
 
107
+ The template specialization shall meet the requirements of class
108
+ template `hash` ([[unord.hash]]).
109