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

Method StackTrace

include/thundersvm/util/log.h:3622–3624  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

3620 };
3621
3622 StackTrace(void) {
3623 generateNew();
3624 }
3625
3626 virtual ~StackTrace(void) {
3627 }

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected