mirror of
https://github.com/boostorg/unordered.git
synced 2025-07-29 19:07:15 +02:00
typo
This commit is contained in:
@ -14,7 +14,7 @@ xref:#compliance_open_addressing_containers[standard compliance section].
|
||||
|
||||
|
||||
For readers without previous experience with hash containers but familiar
|
||||
with normal associatve containers (`std::set`, `std::map`,
|
||||
with normal associative containers (`std::set`, `std::map`,
|
||||
`std::multiset` and `std::multimap`), Boost.Unordered containers are used in a similar manner:
|
||||
|
||||
[source,cpp]
|
||||
|
Reference in New Issue
Block a user