
28 Jun
2010
28 Jun
'10
2:45 p.m.
Steven Watanabe <watanabesj <at> gmail.com> writes:
I believe that ptr_map stores the key be value.
In Christ, Steven Watanabe
I see. Thank you. It would be good to document this prominently, because it is natural to expect that ptr_map<Key,Val> stores Key*, since "a set can be seen as a map, where values are irrelevant" and ptr_set<Key> stores Key*.