Searched refs:__allocator_destroy (Results 1 – 1 of 1) sorted by relevance
516 __allocator_destroy(_Alloc& __alloc, _Iter __first, _Sent __last) { in __allocator_destroy() function529 …std::__allocator_destroy(__alloc_, std::reverse_iterator<_Iter>(__last_), std::reverse_iterator<_I… in operator()643 std::__allocator_destroy(__alloc, __first, __last);