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

Public Types

typedef T & result_type
 
typedef const T & const_result_type
 

Static Public Member Functions

static result_type project (array< T, 1 > &now, int i)
 
static const_result_type project (const array< T, 1 > &now, int i)
 

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