allocate(size_type n) (defined in TNL::Allocators::CudaHost< T >) | TNL::Allocators::CudaHost< T > | inline |
CudaHost()=default (defined in TNL::Allocators::CudaHost< T >) | TNL::Allocators::CudaHost< T > | |
CudaHost(const CudaHost &)=default (defined in TNL::Allocators::CudaHost< T >) | TNL::Allocators::CudaHost< T > | |
CudaHost(CudaHost &&) noexcept=default (defined in TNL::Allocators::CudaHost< T >) | TNL::Allocators::CudaHost< T > | |
CudaHost(const CudaHost< U > &) (defined in TNL::Allocators::CudaHost< T >) | TNL::Allocators::CudaHost< T > | inline |
CudaHost(CudaHost< U > &&) (defined in TNL::Allocators::CudaHost< T >) | TNL::Allocators::CudaHost< T > | inline |
deallocate(value_type *ptr, size_type) (defined in TNL::Allocators::CudaHost< T >) | TNL::Allocators::CudaHost< T > | inline |
difference_type typedef (defined in TNL::Allocators::CudaHost< T >) | TNL::Allocators::CudaHost< T > | |
operator=(const CudaHost &)=default (defined in TNL::Allocators::CudaHost< T >) | TNL::Allocators::CudaHost< T > | |
operator=(CudaHost &&) noexcept=default (defined in TNL::Allocators::CudaHost< T >) | TNL::Allocators::CudaHost< T > | |
operator=(const CudaHost< U > &) (defined in TNL::Allocators::CudaHost< T >) | TNL::Allocators::CudaHost< T > | inline |
operator=(CudaHost< U > &&) (defined in TNL::Allocators::CudaHost< T >) | TNL::Allocators::CudaHost< T > | inline |
size_type typedef (defined in TNL::Allocators::CudaHost< T >) | TNL::Allocators::CudaHost< T > | |
value_type typedef (defined in TNL::Allocators::CudaHost< T >) | TNL::Allocators::CudaHost< T > | |