Home
last modified time | relevance | path

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

/external/cronet/buildtools/third_party/libc++/trunk/include/__memory/
Dshared_ptr.h284 struct __shared_ptr_emplace struct
289 explicit __shared_ptr_emplace(_Alloc __a, _Args&& ...__args) in __shared_ptr_emplace() function
328 … using _ControlBlockAlloc = typename __allocator_traits_rebind<_Alloc, __shared_ptr_emplace>::type; in __on_zero_shared_weak() argument
344 using _CompressedPair = __compressed_pair<_Alloc, _Tp>;
345 struct _ALIGNAS_TYPE(_CompressedPair) _Storage { in _ALIGNAS_TYPE()
370 _Storage __storage_;