Home
last modified time | relevance | path

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

/llvm-project-15.0.7/libcxx/include/__memory/
H A Duninitialized_algorithms.h378 using _Element = remove_extent_t<_ValueType>; in __allocator_destroy_multidimensional() local
379 __allocator_traits_rebind_t<_Alloc, _Element> __elem_alloc(__alloc); in __allocator_destroy_multidimensional()
407 using _Element = remove_extent_t<_Tp>; in __allocator_construct_at() local
408 __allocator_traits_rebind_t<_Alloc, _Element> __elem_alloc(__alloc); in __allocator_construct_at()
444 using _Element = remove_extent_t<_Tp>; in __allocator_construct_at() local
445 __allocator_traits_rebind_t<_Alloc, _Element> __elem_alloc(__alloc); in __allocator_construct_at()