Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Xtra-Computing/thundersvm
/ line
Method
line
include/thundersvm/util/log.h:2515–2517 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2513
return m_file;
2514
}
2515
inline base::type::LineNumber line(void) const {
2516
return m_line;
2517
}
2518
inline const std::string& func(void) const {
2519
return m_func;
2520
}
Callers
2
build
Method · 0.45
handle
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected