#include <allocator.hpp>
◆ this_type
template<class Allocator , class InternalAllocator = Allocator>
◆ statistics_allocator() [1/2]
template<class Allocator , class InternalAllocator = Allocator>
◆ statistics_allocator() [2/2]
template<class Allocator , class InternalAllocator = Allocator>
CUDA NI battery::statistics_allocator< Allocator, InternalAllocator >::statistics_allocator |
( |
const Allocator & | allocator = Allocator(), |
|
|
const InternalAllocator & | internal_allocator = InternalAllocator() ) |
|
inline |
◆ ~statistics_allocator()
template<class Allocator , class InternalAllocator = Allocator>
◆ allocate()
template<class Allocator , class InternalAllocator = Allocator>
◆ deallocate()
template<class Allocator , class InternalAllocator = Allocator>
◆ num_allocations()
template<class Allocator , class InternalAllocator = Allocator>
◆ num_deallocations()
template<class Allocator , class InternalAllocator = Allocator>
◆ total_bytes_allocated()
template<class Allocator , class InternalAllocator = Allocator>
◆ operator==()
template<class Allocator , class InternalAllocator = Allocator>
The documentation for this class was generated from the following file: