44 swap(PB_DS_CLASS_C_DEC& other)
50 notify_resized(size_type
size)
51 { mask_based_base::notify_resized(size); }
54 inline typename PB_DS_CLASS_C_DEC::size_type
56 operator()(size_type hash)
const
57 {
return mask_based_base::range_hash(hash); }
constexpr size_t size() const noexcept
Returns the total number of bits.
void swap(function< _Res(_Args...)> &__x, function< _Res(_Args...)> &__y)
Swap the targets of two polymorphic function object wrappers.