The Lean Mean C++ Option Parser
printUsage.h
Go to the documentation of this file.
1 
9 class UsageMsg{
10  // Dummy file to get an entry for printUsage() in Classes.
11 };
option::printUsage() formats the usage message with column alignment and line wrapping.
Definition: printUsage.h:9