MCPcopy Create free account
hub / github.com/awslabs/aws-lambda-cpp / ~TraceResolverImplBase

Method ~TraceResolverImplBase

src/backward.h:1256–1256  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1254class TraceResolverImplBase {
1255public:
1256 virtual ~TraceResolverImplBase() {}
1257
1258 virtual void load_addresses(void* const* addresses, int address_count)
1259 {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected