Quick Links:

bal | bbl | bdl | bsl

Public Types

bslmf::TypeList< t_A1, Nil, Nil, Nil, Nil, Nil, Nil, Nil, Nil, Nil, Nil, Nil, Nil, Nil, Nil, Nil, Nil, Nil, Nil, Nil > Struct Template Reference

#include <bslmf_typelist.h>

Inheritance diagram for bslmf::TypeList< t_A1, Nil, Nil, Nil, Nil, Nil, Nil, Nil, Nil, Nil, Nil, Nil, Nil, Nil, Nil, Nil, Nil, Nil, Nil, Nil >:
bslmf::TypeList1< t_A1 >

List of all members.

Public Types

enum  { LENGTH = 1 }
typedef TypeList1< t_A1 > ListType
typedef t_A1 Type1
typedef ListType Type

Detailed Description

template<class t_A1>
struct bslmf::TypeList< t_A1, Nil, Nil, Nil, Nil, Nil, Nil, Nil, Nil, Nil, Nil, Nil, Nil, Nil, Nil, Nil, Nil, Nil, Nil, Nil >

This template provides a specialization of TypeList of 1 type.

See Component bslmf_typelist


Member Typedef Documentation

template<class t_A1>
typedef TypeList1<t_A1> bslmf::TypeList1< t_A1 >::ListType [inherited]
template<class t_A1>
typedef t_A1 bslmf::TypeList1< t_A1 >::Type1 [inherited]
template<class t_A1>
typedef ListType bslmf::TypeList1< t_A1 >::Type [inherited]

Member Enumeration Documentation

template<class t_A1>
anonymous enum [inherited]
Enumerator:
LENGTH 

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