tmp/tmprvtcw9gc/{from.md → to.md}
RENAMED
|
@@ -15,11 +15,11 @@ calls occur before `C1::time_point::max()`.
|
|
| 15 |
|
| 16 |
[*Note 2*: The relative difference in durations between those reported
|
| 17 |
by a given clock and the SI definition is a measure of the quality of
|
| 18 |
implementation. — *end note*]
|
| 19 |
|
| 20 |
-
A type `TC` meets the
|
| 21 |
|
| 22 |
- `TC` meets the *Cpp17Clock* requirements,
|
| 23 |
- the types `TC::rep`, `TC::duration`, and `TC::time_point` meet the
|
| 24 |
*Cpp17EqualityComparable* ([[cpp17.equalitycomparable]]) and
|
| 25 |
*Cpp17LessThanComparable* ([[cpp17.lessthancomparable]]) and
|
|
|
|
| 15 |
|
| 16 |
[*Note 2*: The relative difference in durations between those reported
|
| 17 |
by a given clock and the SI definition is a measure of the quality of
|
| 18 |
implementation. — *end note*]
|
| 19 |
|
| 20 |
+
A type `TC` meets the requirements if
|
| 21 |
|
| 22 |
- `TC` meets the *Cpp17Clock* requirements,
|
| 23 |
- the types `TC::rep`, `TC::duration`, and `TC::time_point` meet the
|
| 24 |
*Cpp17EqualityComparable* ([[cpp17.equalitycomparable]]) and
|
| 25 |
*Cpp17LessThanComparable* ([[cpp17.lessthancomparable]]) and
|