MCPcopy Create free account
hub / github.com/arrayfire/forge / getLineNumber

Method getLineNumber

src/backend/common/err_common.hpp:60–63  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

58 }
59
60 int getLineNumber() const
61 {
62 return mLineNumber;
63 }
64
65 forge::ErrorCode getError() const
66 {

Callers 1

processExceptionFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected