Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/libcxx/include/__memory/
HDuninitialized_algorithms.h522 class _AllocatorDestroyRangeReverse {
525 _AllocatorDestroyRangeReverse(_Alloc& __alloc, _Iter& __first, _Iter& __last) in _AllocatorDestroyRangeReverse() function
547 …std::__make_exception_guard(_AllocatorDestroyRangeReverse<_Alloc, _Iter2>(__alloc, __destruct_firs… in __uninitialized_allocator_copy_impl()
631 …std::__make_exception_guard(_AllocatorDestroyRangeReverse<_Alloc, _Tp*>(__alloc, __destruct_first,…