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 899 of file core.h.

Constructor & Destructor Documentation

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

Definition at line 902 of file core.h.

Member Data Documentation

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

Definition at line 900 of file core.h.

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

Definition at line 901 of file core.h.


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


plotjuggler
Author(s): Davide Faconti
autogenerated on Sun Dec 6 2020 04:02:51