Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/awslabs/aws-lambda-cpp
/ is_open
Method
is_open
src/backward.h:3747–3747 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
3745
}
3746
}
3747
bool is_open() const { return _file->is_open(); }
3748
3749
lines_t& get_lines(unsigned line_start, unsigned line_count, lines_t& lines)
3750
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected