Lines Matching refs:__alloc_traits
1534 typedef allocator_traits<_Alloc> __alloc_traits;
1536 typename __rebind_alloc_helper<__alloc_traits, __alloc_func>::type
1613 typedef allocator_traits<_Alloc> __alloc_traits;
1614 typedef typename __rebind_alloc_helper<__alloc_traits, __func>::type _Ap;
1640 typedef allocator_traits<_Alloc> __alloc_traits;
1641 typedef typename __rebind_alloc_helper<__alloc_traits, __func>::type _Ap;
1698 typedef allocator_traits<_Alloc> __alloc_traits;
1700 typedef typename __rebind_alloc_helper<__alloc_traits, _Fun>::type
1924 typedef allocator_traits<typename _Fun::_Alloc> __alloc_traits;
1925 typedef typename __rebind_alloc_helper<__alloc_traits, _Fun>::type
2043 typedef allocator_traits<_Alloc> __alloc_traits;
2044 typedef typename __rebind_alloc_helper<__alloc_traits, _Fun>::type