X-Boost  2.3.8
Public Member Functions | Public Attributes | List of all members
sprint::tuple3< P1, P2, P3 > Struct Template Reference

a tuple, representing 3 ordered elements More...

#include <tuple.h>

Public Member Functions

 tuple3 (P1 __p1=P1(), P2 __p2=P2(), P3 __p3=P3())
 

Public Attributes

P1 p1
 
P2 p2
 
P3 p3
 

Detailed Description

template<class P1, class P2, class P3>
struct sprint::tuple3< P1, P2, P3 >

a tuple, representing 3 ordered elements


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