rebind< U > Struct Template Reference

rebind&lt; U &gt; Struct Template Reference#

Composable Kernel: StdAllocator< void, BaseAllocator >::rebind< U > Struct Template Reference
StdAllocator< void, BaseAllocator >::rebind< U > Struct Template Reference

#include <allocators.h>

Public Types

typedef StdAllocator< U, BaseAllocator > other

Member Typedef Documentation

◆ other

template<typename BaseAllocator>
template<typename U>
typedef StdAllocator<U, BaseAllocator> StdAllocator< void, BaseAllocator >::rebind< U >::other

The documentation for this struct was generated from the following file: