Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/awslabs/aws-lambda-cpp
/ is_success
Method
is_success
include/aws/lambda-runtime/outcome.h:92–92 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
90
}
91
92
bool is_success() const { return m_success; }
93
94
private:
95
void destroy()
Callers
3
get_next
Method · 0.45
handle_post_outcome
Function · 0.45
run_handler
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected