Quick Links:

bal | bbl | bdl | bsl

Public Types | Public Member Functions

bdlf::Bind_BoundTuple0 Struct Reference

#include <bdlf_bind.h>

Inheritance diagram for bdlf::Bind_BoundTuple0:
bslmf::TypeList0

List of all members.

Public Types

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

Public Member Functions

 BSLMF_NESTED_TRAIT_DECLARATION (Bind_BoundTuple0, bslmf::IsBitwiseMoveable)
 Bind_BoundTuple0 ()
 Bind_BoundTuple0 (const Bind_BoundTuple0 &, bslma::Allocator *=0)

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_BoundTuple0::Bind_BoundTuple0 (  )  [inline]
bdlf::Bind_BoundTuple0::Bind_BoundTuple0 ( const Bind_BoundTuple0 ,
bslma::Allocator = 0 
) [inline]

Member Function Documentation

bdlf::Bind_BoundTuple0::BSLMF_NESTED_TRAIT_DECLARATION ( Bind_BoundTuple0  ,
bslmf::IsBitwiseMoveable   
)

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