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

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

operator()(T *srcBegin, T *srcEnd, const _amp_container< T, N > &dest) (defined in hc::do_copy< T *, T, N >)hc::do_copy< T *, T, N >inline
operator()(const _amp_container< T, N > &src, T *destBegin) (defined in hc::do_copy< T *, T, N >)hc::do_copy< T *, T, N >inline