![]() |
OpenSiv3D
v0.6.5
C++20 framework for creative coding
|
This is the complete list of members for s3d::Allocator< Type, Alignment >, including all inherited members.
| alignment | s3d::Allocator< Type, Alignment > | static |
| allocate(size_t n) | s3d::Allocator< Type, Alignment > | |
| Allocator() noexcept=default | s3d::Allocator< Type, Alignment > | |
| Allocator(const Allocator &) noexcept=default | s3d::Allocator< Type, Alignment > | |
| Allocator(const Allocator< Other, OtherAlignment > &) noexcept | s3d::Allocator< Type, Alignment > | inline |
| deallocate(Type *p, size_t) | s3d::Allocator< Type, Alignment > | |
| difference_type typedef | s3d::Allocator< Type, Alignment > | |
| is_always_equal typedef | s3d::Allocator< Type, Alignment > | |
| propagate_on_container_move_assignment typedef | s3d::Allocator< Type, Alignment > | |
| size_type typedef | s3d::Allocator< Type, Alignment > | |
| value_type typedef | s3d::Allocator< Type, Alignment > |