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

Method ~StackTrace

include/thundersvm/util/log.h:3626–3627  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

3624 }
3625
3626 virtual ~StackTrace(void) {
3627 }
3628
3629 inline std::vector<StackTraceEntry>& getLatestStack(void) {
3630 return m_stack;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected