44 swap(PB_DS_CLASS_C_DEC& other)
 
   48 inline typename PB_DS_CLASS_C_DEC::size_type
 
   50 operator()(size_type i)
 const 
void swap(_Tp &, _Tp &) noexcept(__and_< is_nothrow_move_constructible< _Tp >, is_nothrow_move_assignable< _Tp >>::value)
Swaps two values.