MCPcopy Create free account
hub / github.com/Kistler-Group/sdbus-cpp / what

Method what

tools/xml2cpp-codegen/xml.h:30–30  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

28 ~Error() {}
29
30 const char *what() const noexcept { return m_error.c_str(); }
31
32private:
33 std::string m_error;

Callers 2

mainFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected