sprint 1-alpha
Public Member Functions | Public Attributes
sprint::tuple1< P1 > Struct Template Reference

a tuple, representing 1 ordered elements More...

#include <tuple.h>

List of all members.

Public Member Functions

 tuple1 (P1 __p1=P1())

Public Attributes

P1 p1

Detailed Description

template<class P1>
struct sprint::tuple1< P1 >

a tuple, representing 1 ordered elements


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines