forked from boostorg/unordered
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