Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/awslabs/aws-lambda-cpp
/ ~CapturedStream
Method
~CapturedStream
tests/gtest/gtest-all.cc:10832–10834 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
10830
}
10831
10832
~CapturedStream() {
10833
remove(filename_.c_str());
10834
}
10835
10836
std::string GetCapturedString() {
10837
if (uncaptured_fd_ != -1) {
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected