Public Member Functions | Public Attributes | List of all members
named_arg< Char, T > Struct Template Reference

#include <core.h>

Inheritance diagram for named_arg< Char, T >:
Inheritance graph
[legend]

Public Member Functions

 named_arg (const Char *n, const T &v)
 

Public Attributes

const Char * name
 
const T & value
 

Detailed Description

template<typename Char, typename T>
struct named_arg< Char, T >

Definition at line 984 of file core.h.

Constructor & Destructor Documentation

◆ named_arg()

template<typename Char , typename T >
named_arg< Char, T >::named_arg ( const Char *  n,
const T &  v 
)
inline

Definition at line 987 of file core.h.

Member Data Documentation

◆ name

template<typename Char , typename T >
const Char* named_arg< Char, T >::name

Definition at line 985 of file core.h.

◆ value

template<typename Char , typename T >
const T& named_arg< Char, T >::value

Definition at line 986 of file core.h.


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


plotjuggler
Author(s): Davide Faconti
autogenerated on Mon Jun 19 2023 03:12:54