Searched refs:__shared_ptr_emplace (Results 1 - 1 of 1) sorted by relevance

/openbsd-current/gnu/llvm/libcxx/include/__memory/
H A Dshared_ptr.h269 struct __shared_ptr_emplace struct in inherits:__shared_weak_count
274 explicit __shared_ptr_emplace(_Alloc __a, _Args&& ...__args) function in struct:__shared_ptr_emplace
313 using _ControlBlockAlloc = typename __allocator_traits_rebind<_Alloc, __shared_ptr_emplace>::type;
992 using _ControlBlock = __shared_ptr_emplace<_Tp, _Alloc>;

Completed in 173 milliseconds