mirror of
https://github.com/boostorg/unordered.git
synced 2025-07-31 20:04:29 +02:00
typo
This commit is contained in:
@@ -158,7 +158,7 @@ Traversal can be interrupted midway:
|
|||||||
|
|
||||||
[source,c++]
|
[source,c++]
|
||||||
----
|
----
|
||||||
// finds the key to a given (unique value)
|
// finds the key to a given (unique) value
|
||||||
|
|
||||||
int key = 0;
|
int key = 0;
|
||||||
int value = ...;
|
int value = ...;
|
||||||
|
Reference in New Issue
Block a user