This partial specialization of Bind_MapParameter does not specify any type in the t_FUNC_ARGS list. It is used for parameters that should be ignored.
Declared in <bdlf_bind.h>
template<
class t_FUNC,
class t_FUNC_ARGS,
int t_IS_MEMBER_OFFSET>
struct Bind_MapParameter<t_FUNC, t_FUNC_ARGS, 0, t_IS_MEMBER_OFFSET>;
| Name |
|---|
Type |