Electroneum
Public Types | Public Attributes | List of all members
command_line::arg_descriptor< T, true > Struct Template Reference

#include <command_line.h>

Public Types

typedef T value_type
 

Public Attributes

const char * name
 
const char * description
 

Member Typedef Documentation

◆ value_type

template<typename T >
typedef T command_line::arg_descriptor< T, true >::value_type

Member Data Documentation

◆ description

template<typename T >
const char* command_line::arg_descriptor< T, true >::description

◆ name

template<typename T >
const char* command_line::arg_descriptor< T, true >::name

The documentation for this struct was generated from the following file: