Searched refs:__uses_allocator (Results 1 – 1 of 1) sorted by relevance
36 struct __uses_allocator : public integral_constant<bool, is_convertible<_Alloc, typename _Tp::alloc… struct40 struct __uses_allocator<_Tp, _Alloc, false> : public false_type {};43 struct _LIBCPP_TEMPLATE_VIS uses_allocator : public __uses_allocator<_Tp, _Alloc> {};