Ookii.CommandLine for C++  2.0.0
Namespaces | Enumerations
parsing_mode.h File Reference

Provides the ookii::parsing_mode enumeration. More...

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 ookii
 Namespace containing the core Ookii.CommandLine.Cpp types.
 

Enumerations

enum class  ookii::parsing_mode { ookii::default_mode , ookii::long_short }
 Indicates what argument parsing rules should be used to interpret the command line. More...
 

Detailed Description

Provides the ookii::parsing_mode enumeration.