Home
last modified time | relevance | path

Searched refs:show_help (Results 1 – 1 of 1) sorted by relevance

/oneTBB/examples/common/utility/
H A Dutility.hpp551 bool show_help = false; in parse_cli_arguments() local
552 cli_pack.arg(show_help, "-h", "show this message"); in parse_cli_arguments()
565 if (show_help || invalid_input) { in parse_cli_arguments()