Stxxl  1.3.2
Public Types | Public Member Functions | Public Attributes | List of all members
tuple< T1, Plug, Plug, Plug, Plug > Struct Template Reference

Partial specialization for 1- tuple. More...

#include <tuple.h>

Public Types

typedef T1 first_type
 

Public Member Functions

 tuple (first_type fi)
 

Public Attributes

first_type first
 

Detailed Description

template<class T1>
struct tuple< T1, Plug, Plug, Plug, Plug >

Partial specialization for 1- tuple.


The documentation for this struct was generated from the following file: