Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/awslabs/aws-lambda-cpp
/ ~outcome
Method
~outcome
include/aws/lambda-runtime/outcome.h:52–52 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
50
}
51
52
~outcome() { destroy(); }
53
54
outcome& operator=(outcome&& other) noexcept
55
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected