Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ARM-software/ComputeLibrary
/ catch
Method
catch
include/CL/opencl.hpp:6916–6918 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
6914
}
6915
#if defined(CL_HPP_ENABLE_EXCEPTIONS)
6916
catch (cl::Error &e) {
6917
default_error_ = e.err();
6918
}
6919
#endif
6920
}
6921
Callers
nothing calls this directly
Calls
1
err
Method · 0.80
Tested by
no test coverage detected