Quick Links:

bal | bbl | bdl | bsl

Public Types

bslmf::TypeList12< t_A1, t_A2, t_A3, t_A4, t_A5, t_A6, t_A7, t_A8, t_A9, t_A10, t_A11, t_A12 >::TypeOf< t_INDEX > Struct Template Reference

#include <bslmf_typelist.h>

Inheritance diagram for bslmf::TypeList12< t_A1, t_A2, t_A3, t_A4, t_A5, t_A6, t_A7, t_A8, t_A9, t_A10, t_A11, t_A12 >::TypeOf< t_INDEX >:
bslmf::TypeListTypeOf< t_INDEX, ListType >

List of all members.

Public Types

enum  
typedef ListType ListType
typedef Nil TypeOrDefault

template<class t_A1, class t_A2, class t_A3, class t_A4, class t_A5, class t_A6, class t_A7, class t_A8, class t_A9, class t_A10, class t_A11, class t_A12>
template<int t_INDEX>
struct bslmf::TypeList12< t_A1, t_A2, t_A3, t_A4, t_A5, t_A6, t_A7, t_A8, t_A9, t_A10, t_A11, t_A12 >::TypeOf< t_INDEX >


Member Typedef Documentation

typedef ListType bslmf::TypeListTypeOf< t_INDEX, ListType , Nil , ((1 <= t_INDEX && t_INDEX <= (int)ListType ::LENGTH) ? 1 : 0) >::ListType [inherited]
typedef Nil bslmf::TypeListTypeOf< t_INDEX, ListType , Nil , ((1 <= t_INDEX && t_INDEX <= (int)ListType ::LENGTH) ? 1 : 0) >::TypeOrDefault [inherited]

Member Enumeration Documentation

anonymous enum [inherited]

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