Home
last modified time | relevance | path

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

/llvm-project-15.0.7/libcxx/include/__memory/
H A Duninitialized_algorithms.h486 constexpr void __uninitialized_allocator_value_construct_n(_Alloc& __alloc, _BidirIter __it, _Size … in __uninitialized_allocator_value_construct_n() function
H A Dshared_ptr.h992 std::__uninitialized_allocator_value_construct_n(__alloc_, std::begin(__data_), __count_);
1075 … std::__uninitialized_allocator_value_construct_n(__alloc_, std::addressof(__data_[0]), _Count);