OpenSiv3D  v0.6.5
C++20 framework for creative coding
s3d::Allocator< Type, Alignment > Member List

This is the complete list of members for s3d::Allocator< Type, Alignment >, including all inherited members.

alignments3d::Allocator< Type, Alignment >static
allocate(size_t n)s3d::Allocator< Type, Alignment >
Allocator() noexcept=defaults3d::Allocator< Type, Alignment >
Allocator(const Allocator &) noexcept=defaults3d::Allocator< Type, Alignment >
Allocator(const Allocator< Other, OtherAlignment > &) noexcepts3d::Allocator< Type, Alignment >inline
deallocate(Type *p, size_t)s3d::Allocator< Type, Alignment >
difference_type typedefs3d::Allocator< Type, Alignment >
is_always_equal typedefs3d::Allocator< Type, Alignment >
propagate_on_container_move_assignment typedefs3d::Allocator< Type, Alignment >
size_type typedefs3d::Allocator< Type, Alignment >
value_type typedefs3d::Allocator< Type, Alignment >