OpenSiv3D  v0.6.5
C++20 framework for creative coding
s3d::Allocator< Type, Alignment >::rebind< U > Struct Template Reference

#include <Allocator.hpp>

Public Types

using other = Allocator< U, Alignment >
 

Member Typedef Documentation

◆ other

template<class Type , size_t Alignment = alignof(Type)>
template<class U >
using s3d::Allocator< Type, Alignment >::rebind< U >::other = Allocator<U, Alignment>

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