From Jason Turner

[hash.requirements]

Diff to HTML by rtfpessoa

tmp/tmpceq0bdug/{from.md → to.md} RENAMED
@@ -1,8 +1,8 @@
1
  #### *Cpp17Hash* requirements <a id="hash.requirements">[[hash.requirements]]</a>
2
 
3
- A type `H` meets the requirements if:
4
 
5
  - it is a function object type [[function.objects]],
6
  - it meets the *Cpp17CopyConstructible* ([[cpp17.copyconstructible]])
7
  and *Cpp17Destructible* ([[cpp17.destructible]]) requirements, and
8
  - the expressions shown in [[cpp17.hash]] are valid and have the
 
1
  #### *Cpp17Hash* requirements <a id="hash.requirements">[[hash.requirements]]</a>
2
 
3
+ A type `H` meets the requirements if
4
 
5
  - it is a function object type [[function.objects]],
6
  - it meets the *Cpp17CopyConstructible* ([[cpp17.copyconstructible]])
7
  and *Cpp17Destructible* ([[cpp17.destructible]]) requirements, and
8
  - the expressions shown in [[cpp17.hash]] are valid and have the