Fix weird whitespace
This commit is contained in:
@@ -28,7 +28,7 @@ namespace weaselab {
|
|||||||
* versioned results with an underlying unversioned data structure. @warning you
|
* versioned results with an underlying unversioned data structure. @warning you
|
||||||
* must not apply mutations to your data structure through a version that
|
* must not apply mutations to your data structure through a version that
|
||||||
* overtakes a concurrent versioned reader.
|
* overtakes a concurrent versioned reader.
|
||||||
|
*
|
||||||
* Thread safety:
|
* Thread safety:
|
||||||
* - It's safe to operate on two different VersionedMaps in two different
|
* - It's safe to operate on two different VersionedMaps in two different
|
||||||
* threads concurrently
|
* threads concurrently
|
||||||
|
Reference in New Issue
Block a user