|
Electroneum
|
#include <command_line.h>
Public Types | |
| typedef T | value_type |
Public Attributes | |
| const char * | name |
| const char * | description |
Definition at line 77 of file command_line.h.
| typedef T command_line::arg_descriptor< T, true >::value_type |
Definition at line 79 of file command_line.h.
| const char* command_line::arg_descriptor< T, true >::description |
Definition at line 84 of file command_line.h.
| const char* command_line::arg_descriptor< T, true >::name |
Definition at line 83 of file command_line.h.