Public Attributes

MOR::Pair< First, Second > Struct Template Reference

#include <MOR_MinMaxTools.hpp>

List of all members.

Public Attributes

First first
Second second

Detailed Description

template<typename First, typename Second>
struct MOR::Pair< First, Second >

Definition at line 24 of file MOR_MinMaxTools.hpp.


Member Data Documentation

template<typename First, typename Second>
First MOR::Pair< First, Second >::first

Definition at line 25 of file MOR_MinMaxTools.hpp.

template<typename First, typename Second>
Second MOR::Pair< First, Second >::second

Definition at line 26 of file MOR_MinMaxTools.hpp.


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