Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/awslabs/aws-lambda-cpp
/ SourceFile
Method
SourceFile
src/backward.h:3728–3728 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
3726
typedef std::vector<std::pair<unsigned, std::string>> lines_t;
3727
3728
SourceFile() {}
3729
SourceFile(const std::string& path)
3730
{
3731
// 1. If BACKWARD_CXX_SOURCE_PREFIXES is set then assume it contains
Callers
nothing calls this directly
Calls
2
reset
Method · 0.80
size
Method · 0.45
Tested by
no test coverage detected