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, 1 > Member List

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

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