forked from Alepha/Alepha
Fixup an example in comments on options.
This commit is contained in:
@ -51,7 +51,7 @@ static_assert( __cplusplus > 2020'99 );
|
||||
* int
|
||||
* main( int argc, const char **argv )
|
||||
* {
|
||||
* using namespace Alepha::program_options;
|
||||
* using namespace Alepha::exports::ProgramOptions_m;
|
||||
*
|
||||
* //Let's define a few options:
|
||||
*
|
||||
|
Reference in New Issue
Block a user