Public Types | |
| using | traits = std::allocator_traits<A> |
| using | other = tracking_allocator<U, typename traits::template rebind_alloc<U>, P> |
Definition at line 755 of file xutils.hpp.
| using xt::tracking_allocator< T, A, P >::rebind< U >::other = tracking_allocator<U, typename traits::template rebind_alloc<U>, P> |
Definition at line 758 of file xutils.hpp.
| using xt::tracking_allocator< T, A, P >::rebind< U >::traits = std::allocator_traits<A> |
Definition at line 757 of file xutils.hpp.