HCC
HCC is a single-source, C/C++ compiler for heterogeneous computing. It's optimized with HSA (http://www.hsafoundation.com/).
Public Types | Public Member Functions | List of all members
hc::am_allocator< T > Struct Template Reference
Collaboration diagram for hc::am_allocator< T >:
Collaboration graph

Public Types

typedef T value_type
 

Public Member Functions

template<class U >
 am_allocator (const am_allocator< U > &)
 
T * allocate (std::size_t n)
 
void deallocate (T *p, std::size_t)
 

The documentation for this struct was generated from the following file: