Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/awslabs/aws-lambda-cpp
/ size
Method
size
tests/gtest/gtest-all.cc:8463–8465 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
8461
}
8462
8463
int size() {
8464
return args_.size() - 1;
8465
}
8466
8467
private:
8468
std::vector<char*> args_;
Callers
nothing calls this directly
Calls
1
size
Method · 0.45
Tested by
no test coverage detected