Makes another allocator type for type T2. More...
#include </home/runner/work/metall/metall/include/metall/stl_allocator.hpp>
Public Types | |
using | other = stl_allocator< T2, manager_kernel_type > |
Makes another allocator type for type T2.
T2 | The type of the object |
using metall::stl_allocator< T, metall_manager_kernel_type >::rebind< T2 >::other = stl_allocator<T2, manager_kernel_type> |