![]() |
OpenSiv3D
v0.6.5
C++20 framework for creative coding
|
Classes | |
class | s3d::Allocator< Type, Alignment > |
メモリアライメント対応アロケータ More... | |
struct | s3d::Allocator< Type, Alignment >::rebind< U > |
struct | s3d::DefaultAllocator< Type > |
メモリアライメントを考慮したデフォルトのアロケータ More... | |
Namespaces | |
s3d | |
Functions | |
template<class T1 , size_t A1, class T2 , size_t A2> | |
constexpr bool | s3d::operator== (const Allocator< T1, A1 > &, const Allocator< T2, A2 > &) noexcept |