|
HCC
HCC is a single-source, C/C++ compiler for heterogeneous computing. It's optimized with HSA (http://www.hsafoundation.com/).
|


Public Member Functions | |
| runtime_exception (const char *message, HRESULT hresult) throw () | |
| runtime_exception (HRESULT hresult) throw () | |
| runtime_exception (const runtime_exception &other) throw () | |
| runtime_exception & | operator= (const runtime_exception &other) throw () |
| virtual const char * | what () const throw () |
| HRESULT | get_error_code () const |
1.8.11