Function traits for member function pointers. The result type is determined from the function pointer traits.
Declared in <bdlf_bind.h>
template<class t_FUNC>
struct Bind_FuncTraitsImp<bslmf::Nil, t_FUNC, 0, 0, 1>;
| Name |
|---|
FuncArgumentList |
ResultType |
Type |
WrapperType |
| Name |
|---|
Unnamed enum |