HCC
HCC is a single-source, C/C++ compiler for heterogeneous computing. It's optimized with HSA (http://www.hsafoundation.com/).
hc::am_allocator< T > Member List

This is the complete list of members for hc::am_allocator< T >, including all inherited members.

allocate(std::size_t n) (defined in hc::am_allocator< T >)hc::am_allocator< T >inline
am_allocator()=default (defined in hc::am_allocator< T >)hc::am_allocator< T >
am_allocator(const am_allocator< U > &) (defined in hc::am_allocator< T >)hc::am_allocator< T >inline
deallocate(T *p, std::size_t) (defined in hc::am_allocator< T >)hc::am_allocator< T >inline
value_type typedef (defined in hc::am_allocator< T >)hc::am_allocator< T >