|
STLdoc
STLdocumentation
|
#include <utility>#include <iterator>#include <ext/pb_ds/detail/cond_dealtor.hpp>#include <ext/pb_ds/tag_and_trait.hpp>#include <ext/pb_ds/detail/hash_fn/ranged_hash_fn.hpp>#include <ext/pb_ds/detail/types_traits.hpp>#include <ext/pb_ds/exception.hpp>#include <ext/pb_ds/detail/eq_fn/hash_eq_fn.hpp>#include <debug/debug.h>#include <ext/pb_ds/detail/unordered_iterator/point_const_iterator.hpp>#include <ext/pb_ds/detail/unordered_iterator/point_iterator.hpp>#include <ext/pb_ds/detail/unordered_iterator/const_iterator.hpp>#include <ext/pb_ds/detail/unordered_iterator/iterator.hpp>#include <ext/pb_ds/detail/cc_hash_table_map_/constructor_destructor_fn_imps.hpp>#include <ext/pb_ds/detail/cc_hash_table_map_/entry_list_fn_imps.hpp>#include <ext/pb_ds/detail/cc_hash_table_map_/find_fn_imps.hpp>#include <ext/pb_ds/detail/cc_hash_table_map_/resize_fn_imps.hpp>#include <ext/pb_ds/detail/cc_hash_table_map_/debug_fn_imps.hpp>#include <ext/pb_ds/detail/cc_hash_table_map_/size_fn_imps.hpp>#include <ext/pb_ds/detail/cc_hash_table_map_/policy_access_fn_imps.hpp>#include <ext/pb_ds/detail/cc_hash_table_map_/erase_fn_imps.hpp>#include <ext/pb_ds/detail/cc_hash_table_map_/iterators_fn_imps.hpp>#include <ext/pb_ds/detail/cc_hash_table_map_/insert_fn_imps.hpp>#include <ext/pb_ds/detail/cc_hash_table_map_/trace_fn_imps.hpp>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 |
| #define | PB_DS_HASH_EQ_FN_C_DEC hash_eq_fn<Key, Eq_Fn, _Alloc, Store_Hash> |
| #define | PB_DS_RANGED_HASH_FN_C_DEC ranged_hash_fn<Key, Hash_Fn, _Alloc, Comb_Hash_Fn, Store_Hash> |
| #define | PB_DS_CC_HASH_TRAITS_BASE types_traits<Key, Mapped, _Alloc, Store_Hash> |
| #define | PB_DS_GEN_POS std::pair<entry_pointer, typename _Alloc::size_type> |
Contains an implementation class for cc_ht_map_.
| #define PB_DS_CC_HASH_TRAITS_BASE types_traits<Key, Mapped, _Alloc, Store_Hash> |
| #define PB_DS_CLASS_C_DEC |
| #define PB_DS_CLASS_T_DEC |
| #define PB_DS_GEN_POS std::pair<entry_pointer, typename _Alloc::size_type> |
| #define PB_DS_HASH_EQ_FN_C_DEC hash_eq_fn<Key, Eq_Fn, _Alloc, Store_Hash> |
| #define PB_DS_RANGED_HASH_FN_C_DEC ranged_hash_fn<Key, Hash_Fn, _Alloc, Comb_Hash_Fn, Store_Hash> |
1.8.6