MCPcopy Create free account
hub / github.com/FirebirdSQL/firebird / message

Function message

extern/boost/boost/test/tools/assertion_result.hpp:76–76  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

74 return *m_message;
75 }
76 const_string message() const { return !m_message ? const_string() : const_string( m_message->str() ); }
77
78private:
79 // Data members

Callers

nothing calls this directly

Calls 1

strMethod · 0.80

Tested by

no test coverage detected