|
VAE - Virtual Audio Engine 1
Small Data Driven Audio Engine
|
This is the complete list of members for vae::core::memory::Allocator< T, NAME >, including all inherited members.
| allocate(size_t n) noexcept | vae::core::memory::Allocator< T, NAME > | inline |
| Allocator()=default | vae::core::memory::Allocator< T, NAME > | |
| Allocator(const Allocator &)=default | vae::core::memory::Allocator< T, NAME > | |
| Allocator(const Allocator< U, J > &) | vae::core::memory::Allocator< T, NAME > | inline |
| deallocate(T *ptr, std::size_t n) noexcept | vae::core::memory::Allocator< T, NAME > | inline |
| value_type typedef | vae::core::memory::Allocator< T, NAME > |