Ookii.CommandLine for C++  2.0.0
Classes | Namespaces
command_line_switch.h File Reference

Provides functionality for switch arguments. More...

#include <ostream>
#include "format_helper.h"
#include "value_description.h"
Include dependency graph for command_line_switch.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  ookii::lexical_convert< bool, CharType, Traits, Alloc >
 Specialization of the lexical_convert template for conversion from string to bool. More...
 

Namespaces

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

Detailed Description

Provides functionality for switch arguments.