Public Types | |
using | traits = std::allocator_traits<A> |
using | other = tracking_allocator<U, typename traits::template rebind_alloc<U>, P> |
Definition at line 761 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 764 of file xutils.hpp.
using xt::tracking_allocator< T, A, P >::rebind< U >::traits = std::allocator_traits<A> |
Definition at line 763 of file xutils.hpp.