Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/awslabs/aws-lambda-cpp
/ write_fd
Method
write_fd
tests/gtest/gtest.h:9896–9896 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
9894
int line() const { return line_; }
9895
int index() const { return index_; }
9896
int write_fd() const { return write_fd_; }
9897
9898
private:
9899
std::string file_;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected