TrinityCore
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
google::protobuf::hash_map< Key, Data, HashFcn, EqualKey > Class Template Reference

#include <hash.h>

Public Member Functions

 hash_map (int=0)
 
 hash_map (int=0)
 

Constructor & Destructor Documentation

template<typename Key , typename Data , typename HashFcn = hash<Key>, typename EqualKey = int>
google::protobuf::hash_map< Key, Data, HashFcn, EqualKey >::hash_map ( int  = 0)
inline
94 {}
template<typename Key , typename Data , typename HashFcn = hash<Key>, typename EqualKey = int>
google::protobuf::hash_map< Key, Data, HashFcn, EqualKey >::hash_map ( int  = 0)
inline
94 {}

The documentation for this class was generated from the following file: