Searched refs:__shared_ptr_emplace (Results 1 – 2 of 2) sorted by relevance
246 struct __shared_ptr_emplace : __shared_weak_count { struct250 …_LIBCPP_HIDE_FROM_ABI explicit __shared_ptr_emplace(_Alloc __a, _Args&&...) : __storage_(std::move… in __shared_ptr_emplace() function259 …_LIBCPP_HIDE_FROM_ABI explicit __shared_ptr_emplace(_Alloc __a, _Args&&... __args) : __storage_(st… in __shared_ptr_emplace() argument287 …using _ControlBlockAlloc = typename __allocator_traits_rebind<_Alloc, __shared_ptr_emplace>::typ… in __on_zero_shared_weak() argument739 using _ControlBlock = __shared_ptr_emplace<_Tp, _Alloc>;
144 struct __shared_ptr_emplace : __shared_weak_count { struct150 …_LIBCPP_HIDE_FROM_ABI explicit __shared_ptr_emplace(_Alloc __a, _Args&&...) : __storage_(std::move… in __shared_ptr_emplace() argument159 …_LIBCPP_HIDE_FROM_ABI explicit __shared_ptr_emplace(_Alloc __a, _Args&&... __args) : __storage_(st… in __shared_ptr_emplace() argument187 …using _ControlBlockAlloc = typename __allocator_traits_rebind<_Alloc, __shared_ptr_emplace>::typ… in __on_zero_shared_weak() argument733 using _ControlBlock = __shared_ptr_emplace<_Tp, _Alloc>;