supereight
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Types | List of all members
se::detail::ArrayAllocator< T, N >::rebind< U > Struct Template Reference

#include <bounded_vector.hpp>

Public Types

using other = ArrayAllocator< U, N >
 

Member Typedef Documentation

◆ other

template<typename T , std::size_t N>
template<typename U >
using se::detail::ArrayAllocator< T, N >::rebind< U >::other = ArrayAllocator<U, N>

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