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

#include <core.h>

Inheritance diagram for detail::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 detail::named_arg< Char, T >

Definition at line 1156 of file core.h.

Constructor & Destructor Documentation

◆ named_arg()

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

Definition at line 1159 of file core.h.

Member Data Documentation

◆ name

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

Definition at line 1157 of file core.h.

◆ value

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

Definition at line 1158 of file core.h.


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


plotjuggler
Author(s): Davide Faconti
autogenerated on Sun Aug 11 2024 02:24:30