Monero
Loading...
Searching...
No Matches
command_line::arg_descriptor< std::vector< T >, false > Struct Template Reference

#include <command_line.h>

Public Types

typedef std::vector< Tvalue_type

Public Attributes

const char * name
const char * description

Member Typedef Documentation

◆ value_type

template<typename T>
typedef std::vector<T> command_line::arg_descriptor< std::vector< T >, false >::value_type

Member Data Documentation

◆ description

template<typename T>
const char* command_line::arg_descriptor< std::vector< T >, false >::description

◆ name

template<typename T>
const char* command_line::arg_descriptor< std::vector< T >, false >::name

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