#include <embed.h>
Public Member Functions | |
template<class Type> | |
tuple (const Type &obj) | |
Unary constructors. | |
tuple () | |
Default constructor. | |
DerefProxy< self > | operator* () |
polybori::tuple::tuple | ( | const Type & | obj | ) | [inline] |
Unary constructors.
polybori::tuple::tuple | ( | ) | [inline] |
Default constructor.
DerefProxy<self> polybori::tuple::operator* | ( | ) | [inline] |