| 
| template<class Archive , class Key , class T , class Hash , class Pred , class CloneAllocator , class Allocator >  | 
| void  | boost::serialization::serialize (Archive &ar, ptr_unordered_map< Key, T, Hash, Pred, CloneAllocator, Allocator > &c, const unsigned int version) | 
|   | 
| template<class Archive , class Key , class T , class Hash , class Pred , class CloneAllocator , class Allocator >  | 
| void  | boost::serialization::serialize (Archive &ar, ptr_unordered_multimap< Key, T, Hash, Pred, CloneAllocator, Allocator > &c, const unsigned int version) | 
|   |