Quick Links:

bal | bbl | bdl | bsl

Public Types | Public Member Functions

bdlf::Bind_Tuple0 Struct Reference

#include <bdlf_bind.h>

Inheritance diagram for bdlf::Bind_Tuple0:
bslmf::TypeList0

List of all members.

Public Types

enum  { LENGTH = 0 }
typedef TypeList0 ListType
typedef ListType Type

Public Member Functions

 Bind_Tuple0 ()
 Bind_Tuple0 (const Bind_Tuple0 &)

Detailed Description

This struct provides the creators for a list of zero arguments.

See Component bdlf_bind


Member Typedef Documentation

typedef TypeList0 bslmf::TypeList0::ListType [inherited]
typedef ListType bslmf::TypeList0::Type [inherited]

Member Enumeration Documentation

anonymous enum [inherited]
Enumerator:
LENGTH 

Constructor & Destructor Documentation

bdlf::Bind_Tuple0::Bind_Tuple0 (  )  [inline]
bdlf::Bind_Tuple0::Bind_Tuple0 ( const Bind_Tuple0  )  [inline]

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