MCPcopy Create free account
hub / github.com/CVCUDA/CV-CUDA / code

Method code

src/nvcv/src/priv/Exception.cpp:64–67  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

62}
63
64NVCVStatus Exception::code() const
65{
66 return m_code;
67}
68
69const char *Exception::msg() const
70{

Callers 3

SetThreadErrorFunction · 0.45
SetThreadErrorFunction · 0.45
TEST_PFunction · 0.45

Calls

no outgoing calls

Tested by 1

TEST_PFunction · 0.36