I forgot to mention in my previous post the following proposed ideas:

A hash map and hash multimap in which a single value type is specified along
with a traits class that is used to extract the key from the value type.  The
std::pair-specific hash_map and hash_multimap would then be based upon this
generic implementation.

If there is interest in this library, I will create an implementation.
_______________________________________________
Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost

Reply via email to