OpenCL-CLHPP
OpenCL-CLHPP copied to clipboard
Add support for custom exception types with CL_HPP_CUSTOM_EXCEPTION_TYPE
This commit allows replacing cl::Error with a custom type (can be useful e.g. for custom error messages or for providing stacktraces).