Loading [MathJax]/extensions/tex2jax.js
ATLAS Offline Software
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
Public Attributes | List of all members
MatchedPair< T > Struct Template Reference

#include <VariableMule.h>

Collaboration diagram for MatchedPair< T >:

Public Attributes

T::const_value_type from
 
T::const_value_type to
 

Detailed Description

template<typename T>
struct MatchedPair< T >

Definition at line 16 of file VariableMule.h.

Member Data Documentation

◆ from

template<typename T >
T::const_value_type MatchedPair< T >::from

Definition at line 18 of file VariableMule.h.

◆ to

template<typename T >
T::const_value_type MatchedPair< T >::to

Definition at line 19 of file VariableMule.h.


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