Home
last modified time | relevance | path

Searched defs:__allocator_construct_at (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/libcxx/include/__memory/
H A Duninitialized_algorithms.h402 constexpr void __allocator_construct_at(_Alloc& __alloc, _Tp* __loc) { in __allocator_construct_at() function
435 constexpr void __allocator_construct_at(_Alloc& __alloc, _Tp* __loc, _Arg const& __arg) { in __allocator_construct_at() function