Searched defs:__unbounded_array_control_block (Results 1 - 1 of 1) sorted by relevance

/openbsd-current/gnu/llvm/libcxx/include/__memory/
H A Dshared_ptr.h1038 struct __unbounded_array_control_block<_Tp[], _Alloc> : __shared_weak_count struct in inherits:__shared_weak_count
1044 explicit __unbounded_array_control_block(_Alloc const& __alloc, size_t __count, _Tp const& __arg) function in struct:__unbounded_array_control_block
1051 explicit __unbounded_array_control_block(_Alloc const& __alloc, size_t __count) function in struct:__unbounded_array_control_block
[all...]

Completed in 118 milliseconds