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

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

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