sprint 1-alpha
|
a tuple, representing 6 ordered elements More...
#include <tuple.h>
Public Member Functions | |
tuple6 (P1 __p1=P1(), P2 __p2=P2(), P3 __p3=P3(), P4 __p4=P4(), P5 __p5=P5(), P6 __p6=P6()) | |
Public Attributes | |
P1 | p1 |
P2 | p2 |
P3 | p3 |
P4 | p4 |
P5 | p5 |
P6 | p6 |
a tuple, representing 6 ordered elements