41 #ifdef PB_DS_CLASS_C_DEC
46 swap(PB_DS_CLASS_C_DEC& other)
52 notify_resized(size_type
size)
53 { mask_based_base::notify_resized(
size); }
56 inline typename PB_DS_CLASS_C_DEC::size_type
58 operator()(size_type hash)
const
59 {
return mask_based_base::range_hash(hash); }
void swap(any &__x, any &__y) noexcept
Exchange the states of two any objects.
constexpr auto size(const _Container &__cont) noexcept(noexcept(__cont.size())) -> decltype(__cont.size())
Return the size of a container.