Lines Matching refs:rebind
12871 using __rebind = typename _Tp::template rebind<_Up>;
12887 using rebind
12896 static_assert(!is_same<rebind<element_type>, __undefined>::value,
12897 "pointer type defines rebind<U> or is like SomePointer<T, Args>");
12915 using rebind = _Up*;
12929 using __ptr_rebind = typename pointer_traits<_Ptr>::template rebind<_Tp>;
18851 struct rebind
18946 struct rebind
18980 struct rebind
20530 using __rebind = typename _Alloc::template rebind<_Up>::other;
20670 "allocator defines rebind or is like Alloc<T, Args>");
21044 struct rebind
21069 rebind<_CharT>::other _Char_alloc_type;
129532 using __ptr_to = typename pointer_traits<_Ptr>::template rebind<_Up>;
129867 rebind<_Tp>::other _Tp_alloc_type;
129878 typedef typename _Alloc_traits::template rebind<_Ptr>::other
132139 rebind<_Tp>::other _Tp_alloc_type;
133423 rebind<_Bit_type>::other _Bit_alloc_type;