Searched refs:optUsage (Results 1 – 1 of 1) sorted by relevance
4414 …void optUsage( std::ostream& os, std::size_t indent = 0, std::size_t width = Detail::consoleWidth … in optUsage() function in Clara::CommandLine4438 std::string optUsage() const { in optUsage() function in Clara::CommandLine4440 optUsage( oss ); in optUsage()4475 optUsage( os, 2 ); in usage()