STLdoc
STLdocumentation
|
Go to the source code of this file.
Namespaces | |
__gnu_pbds | |
GNU extensions for policy-based data structures for public use. | |
__gnu_pbds::detail | |
Macros | |
#define | PB_DS_CLASS_T_DEC |
#define | PB_DS_CLASS_C_DEC ranged_hash_fn<Key, Hash_Fn, _Alloc, Comb_Hash_Fn, false> |
#define | PB_DS_CLASS_T_DEC |
#define | PB_DS_CLASS_C_DEC ranged_hash_fn<Key,Hash_Fn, _Alloc, Comb_Hash_Fn, true> |
#define | PB_DS_CLASS_T_DEC template<typename Key, typename _Alloc, typename Comb_Hash_Fn> |
#define | PB_DS_CLASS_C_DEC ranged_hash_fn<Key, null_type, _Alloc, Comb_Hash_Fn, false> |
#define | PB_DS_CLASS_T_DEC template<typename Key, typename _Alloc, typename Comb_Hash_Fn> |
#define | PB_DS_CLASS_C_DEC ranged_hash_fn<Key, null_type, _Alloc, Comb_Hash_Fn, true> |
Contains a unified ranged hash functor, allowing the hash tables to deal with a single class for ranged hashing.
#define PB_DS_CLASS_C_DEC ranged_hash_fn<Key, Hash_Fn, _Alloc, Comb_Hash_Fn, false> |
#define PB_DS_CLASS_C_DEC ranged_hash_fn<Key,Hash_Fn, _Alloc, Comb_Hash_Fn, true> |
#define PB_DS_CLASS_C_DEC ranged_hash_fn<Key, null_type, _Alloc, Comb_Hash_Fn, false> |
#define PB_DS_CLASS_C_DEC ranged_hash_fn<Key, null_type, _Alloc, Comb_Hash_Fn, true> |
#define PB_DS_CLASS_T_DEC |
#define PB_DS_CLASS_T_DEC |
#define PB_DS_CLASS_T_DEC template<typename Key, typename _Alloc, typename Comb_Hash_Fn> |
#define PB_DS_CLASS_T_DEC template<typename Key, typename _Alloc, typename Comb_Hash_Fn> |