This bind class select the implementation for the given template arguments. Note that instances of this class should not be created explicitly, instead use the BindUtil factory methods.
Synopsis
Declared in <bdlf_bind.h>
template<
class t_RET,
class t_FUNC,
class t_BOUND_TUPLE>
class Bind
: public /* implementation-defined */::Type
Base Classes
Name |
Description |
|
Member Functions
Name |
Description |
|
Create a |
|
Create a |
|
Create a |
|
Create a |
|
|
|
|
Created with MrDocs