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

a tuple, representing 2 ordered elements More...

#include <tuple.h>

Public Member Functions

 tuple2 (P1 __p1=P1(), P2 __p2=P2())
 

Public Attributes

P1 p1
 
P2 p2
 

Detailed Description

template<class P1, class P2>
struct sprint::tuple2< P1, P2 >

a tuple, representing 2 ordered elements


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