VHISTlib  1.84.0.3018
Public Member Functions | Public Attributes
Tripple< T, U, V > Class Template Reference

Template class which holds three values of types T, U and V. More...

List of all members.

Public Member Functions

 Tripple (const T &t, const U &u, const V &v)

Public Attributes

first
second
third

Detailed Description

template<class T, class U, class V>
class Tripple< T, U, V >

Template class which holds three values of types T, U and V.

T must have a default constructor and be copyable.


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

VHISTlib 1.84.0.3018 of Jun 28 2013, generated by doxygen.