Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RenderKit/embree
/ argv
Method
argv
tutorials/common/tutorial/benchmark.cpp:56–56 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
54
55
int argc() { return cl->size(); }
56
char** argv() { return cl->data(); }
57
58
private:
59
std::vector<char*>* cl;
Callers
1
main
Method · 0.80
Calls
1
data
Method · 0.45
Tested by
no test coverage detected