sprint 1-alpha
|
a tuple, representing 4 ordered elements More...
#include <tuple.h>
Public Member Functions | |
tuple4 (P1 __p1=P1(), P2 __p2=P2(), P3 __p3=P3(), P4 __p4=P4()) | |
Public Attributes | |
P1 | p1 |
P2 | p2 |
P3 | p3 |
P4 | p4 |
a tuple, representing 4 ordered elements