MCPcopy Create free account
hub / github.com/Xtra-Computing/thundersvm / filename

Method filename

include/thundersvm/util/log.h:2132–2134  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2130 }
2131
2132 inline const char* filename(void) const {
2133 return m_filename;
2134 }
2135
2136 inline base::type::LineNumber lineNumber(void) const {
2137 return m_lineNumber;

Callers 2

dispatchMethod · 0.80
handleMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected