44swap(PB_DS_CLASS_C_DEC& other)
45{ mod_based_base::swap(other); }
50notify_resized(size_type n)
51{ mod_based_base::notify_resized(n); }
54inline typename PB_DS_CLASS_C_DEC::size_type
56operator()(size_type hash)
const
57{
return mod_based_base::range_hash(hash); }