CeresEngine 0.2.0
A game development framework
Loading...
Searching...
No Matches
CeresEngine::ShortAllocator< T, N, Align >::rebind< Up > Struct Template Reference

#include <CeresEngine/Foundation/Allocator.hpp>

Public Types

using other = ShortAllocator< Up, N, alignment >
 

Member Typedef Documentation

◆ other

template<class T , std::size_t N, std::size_t Align = alignof(std::max_align_t)>
template<class Up >
using CeresEngine::ShortAllocator< T, N, Align >::rebind< Up >::other = ShortAllocator<Up, N, alignment>

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