|
ApraPipes 1.0
|
#include <apra_cudamalloc_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) |
| std::ptrdiff_t apra_cudamalloc_allocator::difference_type |
| std::size_t apra_cudamalloc_allocator::size_type |
|
static |
|
static |