#include <hash_policy.hpp>
Public Types | |
| typedef Size_Type | size_type |
Public Member Functions | |
| void | swap (PB_ASSOC_CLASS_C_DEC &r_other) |
Protected Member Functions | |
| void | notify_resized (size_type size) |
| size_type | operator() (size_type hash) const |
Private Types | |
| typedef PB_ASSOC_MOD_BASED_C_DEC | my_mod_based_base |
Definition at line 165 of file hash_policy.hpp.
typedef PB_ASSOC_MOD_BASED_C_DEC pb_assoc::direct_mod_range_hashing< Size_Type >::my_mod_based_base [private] |
Definition at line 185 of file hash_policy.hpp.
| typedef Size_Type pb_assoc::direct_mod_range_hashing< Size_Type >::size_type |
Definition at line 168 of file hash_policy.hpp.
| void pb_assoc::direct_mod_range_hashing< Size_Type >::notify_resized | ( | size_type | size | ) | [protected] |
| size_type pb_assoc::direct_mod_range_hashing< Size_Type >::operator() | ( | size_type | hash | ) | const [inline, protected] |
| void pb_assoc::direct_mod_range_hashing< Size_Type >::swap | ( | PB_ASSOC_CLASS_C_DEC & | r_other | ) |
1.4.7