MCPcopy 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

storeFunction · 0.80
runMethod · 0.80
finish_optionMethod · 0.80
parse_short_optionMethod · 0.80
test_typeFunction · 0.80

Calls

no outgoing calls

Tested by 1

test_typeFunction · 0.64