
30 Jul
2006
30 Jul
'06
12:42 p.m.
On 7/30/06, Kevin Spinar <spinarkm@gmail.com> wrote:
On 7/29/06, Lewis Hyatt <lhyatt@princeton.edu> wrote:
Is there any interest in providing Boost container classes with the same functionality as set/map implemented with sorted vectors?
Did the Summer of Code project on this fallthrough? Or is someone actually working on this already?
http://www.crystalclearsoftware.com/cgi-bin/boost_wiki/wiki.pl?Google_Summer...
It doesn't appear to have made the final cut. See http://code.google.com/soc/boost/about.html
flat_map, flat_set, etc, are probably better names.
vector_map, vector_set, etc? --Beman