C++ Language/Std/Stl/CollectionClasses/SortedCollections/Map/Equality

From Wikibooks, open books for an open world
Jump to navigation Jump to search

Map-equality depends on the order of items in their internal-representations (due to sort-class), not on the order of items in any literal-specficiation.

Additional information about map equality (includes interactive examples)