Lines Matching refs:__allocator_traits_rebind
1202 struct __allocator_traits_rebind
1210 struct __allocator_traits_rebind<_Alloc<_Tp, _Args...>, _Up, true>
1216 struct __allocator_traits_rebind<_Alloc<_Tp, _Args...>, _Up, false>
1224 struct __allocator_traits_rebind<_Alloc<_Tp>, _Up, true>
1230 struct __allocator_traits_rebind<_Alloc<_Tp>, _Up, false>
1236 struct __allocator_traits_rebind<_Alloc<_Tp, _A0>, _Up, true>
1242 struct __allocator_traits_rebind<_Alloc<_Tp, _A0>, _Up, false>
1249 struct __allocator_traits_rebind<_Alloc<_Tp, _A0, _A1>, _Up, true>
1256 struct __allocator_traits_rebind<_Alloc<_Tp, _A0, _A1>, _Up, false>
1263 struct __allocator_traits_rebind<_Alloc<_Tp, _A0, _A1, _A2>, _Up, true>
1270 struct __allocator_traits_rebind<_Alloc<_Tp, _A0, _A1, _A2>, _Up, false>
1468 typename __allocator_traits_rebind<allocator_type, _Tp>::type;
1472 {typedef typename __allocator_traits_rebind<allocator_type, _Tp>::type other;};
3767 typedef typename __allocator_traits_rebind<_Alloc, __shared_ptr_pointer>::type _Al;
3836 typedef typename __allocator_traits_rebind<_Alloc, __shared_ptr_emplace>::type _Al;
4191 typedef typename __allocator_traits_rebind<_Alloc, _CntrlBlk>::type _A2;
4219 typedef typename __allocator_traits_rebind<_Alloc, _CntrlBlk>::type _A2;
4399 typedef typename __allocator_traits_rebind<_Alloc, _CntrlBlk>::type _A2;
4491 typedef typename __allocator_traits_rebind<_Alloc, _CntrlBlk>::type _Alloc2;
4510 typedef typename __allocator_traits_rebind<_Alloc, _CntrlBlk>::type _Alloc2;
4529 typedef typename __allocator_traits_rebind<_Alloc, _CntrlBlk>::type _Alloc2;
4548 typedef typename __allocator_traits_rebind<_Alloc, _CntrlBlk>::type _Alloc2;