14namespace sharg::detail
52 bool const advanced =
false) :
53 base_type{names, version_updates, advanced} {};
119 std::cout <<
".TP\n" << term <<
'\n' << desc <<
'\n';
135 return "\\fB" + str +
"\\fR";
update_notifications
Indicates whether application allows automatic update notifications by the sharg::parser.
Definition auxiliary.hpp:27