Quick Links:

bal | bbl | bdl | bsl

Public Member Functions

bdlf::Bind_Invoker< void, 9 > Struct Template Reference

#include <bdlf_bind.h>

List of all members.

Public Member Functions

template<class FUNC , class LIST , class ARGS >
void invoke (FUNC *func, LIST *list, ARGS &args) const

Detailed Description

template<>
struct bdlf::Bind_Invoker< void, 9 >

Invoker for functions that take nine arguments.

See Component bdlf_bind


Member Function Documentation

template<class FUNC , class LIST , class ARGS >
void bdlf::Bind_Invoker< void, 9 >::invoke ( FUNC *  func,
LIST *  list,
ARGS &  args 
) const [inline]

References BDLF_BIND_EVAL.


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