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

Public Member Functions

template<template< typename, int > class _amp_container>
void operator() (const T *srcBegin, const T *srcEnd, const _amp_container< T, 1 > &dest)
 
template<template< typename, int > class _amp_container>
void operator() (const _amp_container< T, 1 > &src, T *destBegin)
 

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