Home | History | Annotate | Download | only in bits

Lines Matching refs:allocator_traits

85     struct allocator_traits
204 using rebind_traits = allocator_traits<rebind_alloc<_Tp>>;
433 const bool allocator_traits<_Alloc>::__allocate_helper<_Alloc2>::value;
438 allocator_traits<_Alloc>::__construct_helper<_Tp, _Args...>::value;
442 const bool allocator_traits<_Alloc>::__destroy_helper<_Tp>::value;
446 const bool allocator_traits<_Alloc>::__maxsize_helper<_Alloc2>::value;
450 const bool allocator_traits<_Alloc>::__select_helper<_Alloc2>::value;
465 typedef allocator_traits<_Alloc> __traits;
473 typedef allocator_traits<_Alloc> __traits;
488 typedef allocator_traits<_Alloc> __traits;
507 typedef allocator_traits<_Alloc> __traits;
515 typedef allocator_traits<_Alloc> _Traits;