tmp/tmpmey53fac/{from.md → to.md}
RENAMED
|
@@ -26,9 +26,5 @@ template<class In>
|
|
| 26 |
```
|
| 27 |
|
| 28 |
Given a value `i` of type `I`, `I` models `indirectly_readable` only if
|
| 29 |
the expression `*i` is equality-preserving.
|
| 30 |
|
| 31 |
-
[*Note 1*: The expression `*i` is indirectly required to be valid via
|
| 32 |
-
the exposition-only `dereferenceable` concept
|
| 33 |
-
[[iterator.synopsis]]. — *end note*]
|
| 34 |
-
|
|
|
|
| 26 |
```
|
| 27 |
|
| 28 |
Given a value `i` of type `I`, `I` models `indirectly_readable` only if
|
| 29 |
the expression `*i` is equality-preserving.
|
| 30 |
|
|
|
|
|
|
|
|
|
|
|
|