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

Method handle

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

Source from the content-addressed store, hash-verified

554
555#ifdef BACKWARD_ATLEAST_CXX11
556 handle(const handle&) = delete;
557 handle& operator=(const handle&) = delete;
558#endif
559

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected