Searched defs:__allocator_construct_at_multidimensional (Results 1 – 1 of 1) sorted by relevance
/llvm-project/libcxx/include/__memory/ | ||
H A D | uninitialized_algorithms.h | 404 _LIBCPP_HIDE_FROM_ABI constexpr void __allocator_construct_at_multidimensional(_Alloc& __alloc, _Tp* __loc) { __allocator_construct_at_multidimensional() function |