|
X-Boost
2.3.8
|
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 |
a tuple, representing 3 ordered elements
1.8.7