Quick Links:

bal | bbl | bdl | bsl

Classes | Public Types

bslmf::TypeList1< t_A1 > Struct Template Reference

#include <bslmf_typelist.h>

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

List of all members.

Classes

struct  TypeOf

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::TypeList1< t_A1 >

List of a single type t_A1 types

See Component bslmf_typelist


Member Typedef Documentation

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

Member Enumeration Documentation

template<class t_A1>
anonymous enum
Enumerator:
LENGTH 

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