• Home
  • Raw
  • Download

Lines Matching refs:__allocator_traits_rebind

1249 struct __allocator_traits_rebind
1257 struct __allocator_traits_rebind<_Alloc<_Tp, _Args...>, _Up, true>
1263 struct __allocator_traits_rebind<_Alloc<_Tp, _Args...>, _Up, false>
1271 struct __allocator_traits_rebind<_Alloc<_Tp>, _Up, true>
1277 struct __allocator_traits_rebind<_Alloc<_Tp>, _Up, false>
1283 struct __allocator_traits_rebind<_Alloc<_Tp, _A0>, _Up, true>
1289 struct __allocator_traits_rebind<_Alloc<_Tp, _A0>, _Up, false>
1296 struct __allocator_traits_rebind<_Alloc<_Tp, _A0, _A1>, _Up, true>
1303 struct __allocator_traits_rebind<_Alloc<_Tp, _A0, _A1>, _Up, false>
1310 struct __allocator_traits_rebind<_Alloc<_Tp, _A0, _A1, _A2>, _Up, true>
1317 struct __allocator_traits_rebind<_Alloc<_Tp, _A0, _A1, _A2>, _Up, false>
1515 typename __allocator_traits_rebind<allocator_type, _Tp>::type;
1519 {typedef typename __allocator_traits_rebind<allocator_type, _Tp>::type other;};
3527 typedef typename __allocator_traits_rebind<_Alloc, __shared_ptr_pointer>::type _Al;
3596 typedef typename __allocator_traits_rebind<_Alloc, __shared_ptr_emplace>::type _Al;
3980 typedef typename __allocator_traits_rebind<_Alloc, _CntrlBlk>::type _A2;
4008 typedef typename __allocator_traits_rebind<_Alloc, _CntrlBlk>::type _A2;
4190 typedef typename __allocator_traits_rebind<_Alloc, _CntrlBlk>::type _A2;
4282 typedef typename __allocator_traits_rebind<_Alloc, _CntrlBlk>::type _Alloc2;
4301 typedef typename __allocator_traits_rebind<_Alloc, _CntrlBlk>::type _Alloc2;
4320 typedef typename __allocator_traits_rebind<_Alloc, _CntrlBlk>::type _Alloc2;
4339 typedef typename __allocator_traits_rebind<_Alloc, _CntrlBlk>::type _Alloc2;