Electroneum
Loading...
Searching...
No Matches
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

Detailed Description

template<typename T>
struct command_line::arg_descriptor< T, true >

Definition at line 77 of file command_line.h.

Member Typedef Documentation

◆ value_type

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

Definition at line 81 of file command_line.h.

Member Data Documentation

◆ description

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

Definition at line 84 of file command_line.h.

◆ name

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

Definition at line 83 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