MCPcopy Create free account
hub / github.com/bombela/backward-cpp / thread_id

Method thread_id

backward.hpp:724–724  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

722 return 0;
723 }
724 size_t thread_id() const { return 0; }
725 void skip_n_firsts(size_t) {}
726};
727

Callers 1

print_stacktraceMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected