Class host_allocator

Inheritance Relationships

Base Type

Class Documentation

class ral::memory::host_allocator : public ral::memory::base_allocator

Public Functions

inline host_allocator(bool use_ucx)

Protected Functions

virtual void do_allocate(void **ptr, std::size_t size)
virtual void do_deallocate(void *ptr)