Clarify adjacent clears
This commit is contained in:
@@ -94,7 +94,7 @@ struct VersionedMap {
|
||||
* `setOldestVersion`.
|
||||
* @warning must not outlive its `VersionedMap`.
|
||||
*
|
||||
* [1]: Mutations at different versions may be adjacent. This is necessary for
|
||||
* [1]: Clears at different versions may be adjacent. This is necessary for
|
||||
* precisely tracking at what version the mutations take effect.
|
||||
*/
|
||||
struct Iterator {
|
||||
|
Reference in New Issue
Block a user