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