41 #ifdef PB_DS_CLASS_C_DEC
46 swap(PB_DS_CLASS_C_DEC& other)
47 { mod_based_base::swap(other); }
52 notify_resized(size_type n)
53 { mod_based_base::notify_resized(n); }
56 inline typename PB_DS_CLASS_C_DEC::size_type
58 operator()(size_type hash)
const
59 {
return mod_based_base::range_hash(hash); }