tuple< T1, Plug, Plug, Plug, Plug > Struct Template Reference
Partial specialization for 1- tuple
.
More...
#include <tuple.h>
List of all members.
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: