![]() |
ApraPipes 1.0
|
#include <apra_cudamallochost_allocator.h>
Public Types | |
typedef std::size_t | size_type |
typedef std::ptrdiff_t | difference_type |
Static Public Member Functions | |
static char * | malloc (const size_type bytes) |
static void | free (char *const block) |
typedef std::ptrdiff_t apra_cudamallochost_allocator::difference_type |
typedef std::size_t apra_cudamallochost_allocator::size_type |
|
static |
|
static |