#include <pool_unordered_map.h>
Public メソッド | |
pool_unordered_map (const pool_unordered_map< KeyT, T, HashT, CmpT > &x) | |
pool_unordered_map (size_t initial_bucket_count, const HashT &hash=HashT()) | |
pool_unordered_map () |
pool_unordered_map.h の 58 行で定義されています。
Onikiri::pool_unordered_map< KeyT, T, HashT, CmpT >::pool_unordered_map | ( | ) | [inline] |
Onikiri::pool_unordered_map< KeyT, T, HashT, CmpT >::pool_unordered_map | ( | size_t | initial_bucket_count, | |
const HashT & | hash = HashT() | |||
) | [inline, explicit] |
Onikiri::pool_unordered_map< KeyT, T, HashT, CmpT >::pool_unordered_map | ( | const pool_unordered_map< KeyT, T, HashT, CmpT > & | x | ) | [inline] |