
On Sun, 23 Apr 2006 17:54:50 +0200, Thorsten Ottosen wrote
Jeff Garland wrote:
Please write a proposal :-)
http://www.crystalclearsoftware.com/cgi-bin/boost_wiki/wiki.pl?Google_Summer...
Well, can I just write ideas here, I do I have to be able to be a mentor?
FWIW, of the top of my head
- boost::bimap
- other datastructures that can be derived from Boost.MultiIndex
- boost::vector_set, boost::vector_map (like sorted vector, that is super-efficient map,set for small objects)
- boost::auto_buffer, auto_ptr_buffer (like the one in STL-Soft) that uses the stack until a certain size and then go for the heap)
- boost::forrest (conversion/enhancement of adope library)
- SQL library with full embedded sql-syntax using expression templates
could be useful
I think we'll be more than happy to have the ideas even if you aren't the mentor :-) Jeff