unordered_map.h File Reference
This header includes <unordered_map> with serialization support. More...
#include <unordered_map>#include <boost/serialization/serialization.hpp>#include <boost/serialization/nvp.hpp>#include <boost/serialization/collections_load_imp.hpp>#include <boost/serialization/hash_map.hpp>
Include dependency graph for unordered_map.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Namespaces | |
| namespace | boost |
| namespace | boost::serialization |
| namespace | boost::serialization::stl |
Defines | |
| #define | hash_map unordered_map |
| #define | hash_multimap unordered_multimap |
| #define | BOOST_HASH_MAP_HEADER <unordered_map> |
| #define | BOOST_STD_EXTENSION_NAMESPACE std |
| #define | BOOST_SERIALIZATION_HASH_COLLECTIONS_LOAD_IMP_HPP |
Functions | |
| template<class Archive , class Container , class InputFunction > | |
| void | boost::serialization::stl::load_hash_collection (Archive &ar, Container &s) |
Detailed Description
This header includes <unordered_map> with serialization support.
Definition in file unordered_map.h.
Define Documentation
| #define BOOST_HASH_MAP_HEADER <unordered_map> |
Definition at line 45 of file unordered_map.h.
Definition at line 47 of file unordered_map.h.
| #define BOOST_STD_EXTENSION_NAMESPACE std |
Definition at line 46 of file unordered_map.h.
| #define hash_map unordered_map |
Definition at line 32 of file unordered_map.h.
| #define hash_multimap unordered_multimap |
Definition at line 33 of file unordered_map.h.
Copyright © 2006-2011 Savarese Software Research Corporation. All rights reserved.