[serialization] serializing tr1::unordered_map

Just wondering if a tr1::unordered_map can be serialized yet, whether it be via the released version of the library or via some extension. I remember some discussion about it back in 2007, but I didn't have a need for it then, so I didn't follow the discussion. Thanks, Kenny Riddile

hash_map and hash_multimap can be serialized in most cases. That's already in there. Robert Ramey Kenny Riddile wrote:
Just wondering if a tr1::unordered_map can be serialized yet, whether it be via the released version of the library or via some extension. I remember some discussion about it back in 2007, but I didn't have a need for it then, so I didn't follow the discussion.
Thanks, Kenny Riddile
_______________________________________________ Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost
participants (2)
-
Kenny Riddile
-
Robert Ramey