#include <mod_based_range_hashing.hpp>
| Protected Types | |
| typedef Size_Type | size_type | 
| Protected Member Functions | |
| void | swap (PB_ASSOC_CLASS_C_DEC &r_other) | 
| void | notify_resized (size_type size) | 
| size_type | range_hash (size_type hash) const | 
| Private Attributes | |
| size_type | m_size | 
Definition at line 62 of file mod_based_range_hashing.hpp.
| typedef Size_Type pb_assoc::detail::mod_based_range_hashing< Size_Type >::size_type  [protected] | 
Definition at line 65 of file mod_based_range_hashing.hpp.
| void pb_assoc::detail::mod_based_range_hashing< Size_Type >::notify_resized | ( | size_type | size | ) |  [protected] | 
| size_type pb_assoc::detail::mod_based_range_hashing< Size_Type >::range_hash | ( | size_type | hash | ) | const  [inline, protected] | 
| void pb_assoc::detail::mod_based_range_hashing< Size_Type >::swap | ( | PB_ASSOC_CLASS_C_DEC & | r_other | ) |  [protected] | 
| size_type pb_assoc::detail::mod_based_range_hashing< Size_Type >::m_size  [private] | 
Definition at line 78 of file mod_based_range_hashing.hpp.
 1.4.7
 1.4.7