npstat is hosted by Hepforge, IPPP Durham
NPStat  5.10.0
Triple.hh File Reference

A simple analogue of std::pair with three components instead of two. More...

Go to the source code of this file.

Classes

struct  npstat::Triple< First, Second, Third >
 

Namespaces

 npstat
 

Functions

template<class First , class Second , class Third >
Triple< First, Second, Third > npstat::make_Triple (const First &f, const Second &s, const Third &t)
 

Detailed Description

A simple analogue of std::pair with three components instead of two.

Author: I. Volobouev

June 2012