Corrected readme
Internally, the elements in a map are always sorted by its key following a specific strict weak ordering criterion indicated by its internal comparison object (of type Compare). With string type, the default comparator is alphabetical order, and thus two come after three.
Showing
Please register or sign in to comment