Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/singa
/ Argv
Method
Argv
test/gtest/gtest-all.cc:7405–7407 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
7403
}
7404
}
7405
char* const* Argv() {
7406
return &args_[0];
7407
}
7408
7409
private:
7410
std::vector<char*> args_;
Callers
1
AssumeRole
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected