Electroneum
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

Detailed Description

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

Definition at line 68 of file command_line.h.

Member Typedef Documentation

◆ value_type

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

Definition at line 70 of file command_line.h.

Member Data Documentation

◆ description

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

Definition at line 73 of file command_line.h.

◆ name

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

Definition at line 72 of file command_line.h.


The documentation for this struct was generated from the following file:
  • /home/abuild/rpmbuild/BUILD/electroneum-5.1.3.1-build/electroneum-5.1.3.1/src/common/command_line.h