Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TheHPXProject/hpx
/ semantic
Method
semantic
libs/core/program_options/src/options_description.cpp:219–222 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
217
}
218
219
std::shared_ptr<value_semantic const> option_description::semantic() const
220
{
221
return m_value_semantic;
222
}
223
224
std::string option_description::format_name() const
225
{
Callers
5
store
Function · 0.80
run
Method · 0.80
finish_option
Method · 0.80
parse_short_option
Method · 0.80
test_type
Function · 0.80
Calls
no outgoing calls
Tested by
1
test_type
Function · 0.64