Function traits for member function pointers, with explicit return type specification.
Declared in <bdlf_bind.h>
template<
class t_RET,
class t_FUNC>
struct Bind_FuncTraitsImp<t_RET, t_FUNC, 0, 0, 1>;
| Name |
|---|
FuncArgumentList |
ResultType |
Type |
WrapperType |
| Name |
|---|
Unnamed enum |