DescriptionScopedPtrMap: Added Compare template parameter.
Allows clients to specify a custom comparison function (as in std::map).
Also added |mapped_type| and |key_compare| typedefs in ScopedPtrMap, for
compatibility with std::map.
BUG=478594
Committed: https://crrev.com/24486e2517f5bbb84bc79aa908d81ec6eb34d676
Cr-Commit-Position: refs/heads/master@{#334549}
Patch Set 1 #
Messages
Total messages: 7 (2 generated)
|