HCC
HCC is a single-source, C/C++ compiler for heterogeneous computing. It's optimized with HSA (http://www.hsafoundation.com/).
|
Public Types | |
using | _T = typename std::remove_reference< T >::type |
Static Public Attributes | |
static const bool | value = __has_size<_T>::value && __has_data<_T>::value |