VAE - Virtual Audio Engine 1
Small Data Driven Audio Engine
vae::core::memory::Allocator< T, NAME > Member List

This is the complete list of members for vae::core::memory::Allocator< T, NAME >, including all inherited members.

allocate(size_t n) noexceptvae::core::memory::Allocator< T, NAME >inline
Allocator()=defaultvae::core::memory::Allocator< T, NAME >
Allocator(const Allocator &)=defaultvae::core::memory::Allocator< T, NAME >
Allocator(const Allocator< U, J > &)vae::core::memory::Allocator< T, NAME >inline
deallocate(T *ptr, std::size_t n) noexceptvae::core::memory::Allocator< T, NAME >inline
value_type typedefvae::core::memory::Allocator< T, NAME >