|
Electroneum
|
#include <command_line.h>
Public Types | |
| typedef T | value_type |
Public Attributes | |
| const char * | name |
| const char * | description |
| T | default_value |
| bool | not_use_default |
| typedef T command_line::arg_descriptor< T, false >::value_type |
| T command_line::arg_descriptor< T, false >::default_value |
| const char* command_line::arg_descriptor< T, false >::description |
| const char* command_line::arg_descriptor< T, false >::name |
| bool command_line::arg_descriptor< T, false >::not_use_default |