Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ARM-software/ComputeLibrary
/ name
Method
name
utils/command_line/Option.h:114–117 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
112
}
113
114
inline std::string Option::name() const
115
{
116
return _name;
117
}
118
119
inline void Option::set_required(bool is_required)
120
{
Callers
3
validate
Method · 0.45
print_help
Method · 0.45
help
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected