Home
last modified time | relevance | path

Searched refs:__allocator_destroy (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/libcxx/include/__memory/
H A Duninitialized_algorithms.h516 __allocator_destroy(_Alloc& __alloc, _Iter __first, _Sent __last) { in __allocator_destroy() function
529 …std::__allocator_destroy(__alloc_, std::reverse_iterator<_Iter>(__last_), std::reverse_iterator<_I… in operator()
643 std::__allocator_destroy(__alloc, __first, __last);