boost::serialization::type_info_implementation< const __gnu_cxx::hash_map< Key, Data, HashFn, Compare, Allocator > > Struct Template Reference
The typeinfo definition for the GNU C++ hash map.
More...
#include <hash_map_gnu_cxx.h>
List of all members.
|
Public Types |
typedef
extended_type_info_typeid
< __gnu_cxx::hash_map< Key,
Data, HashFn, Compare,
Allocator > > | type |
| | The typeinfo definition for the GNU C++ hash map.
|
Detailed Description
template<class Key, class Data, class HashFn, class Compare, class Allocator>
struct boost::serialization::type_info_implementation< const __gnu_cxx::hash_map< Key, Data, HashFn, Compare, Allocator > >
The typeinfo definition for the GNU C++ hash map.
The documentation for this struct was generated from the following file: