Quick Links:

bal | bbl | bdl | bsl

Public Member Functions

bdlf::Bind_Invoker< RET, 0 > Struct Template Reference

#include <bdlf_bind.h>

List of all members.

Public Member Functions

template<class FUNC , class LIST , class ARGS >
RET invoke (FUNC *func, LIST *, ARGS &) const

Detailed Description

template<class RET>
struct bdlf::Bind_Invoker< RET, 0 >

Invoker for functions that take zero arguments.

See Component bdlf_bind


Member Function Documentation

template<class RET >
template<class FUNC , class LIST , class ARGS >
RET bdlf::Bind_Invoker< RET, 0 >::invoke ( FUNC *  func,
LIST *  ,
ARGS &   
) const [inline]

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