Function traits for objects passed by pointer with no explicit return type. The object is assumed to have a ResultType type definition.
Declared in <bdlf_bind.h>
template<class PROTO>
struct Bind_FuncTraitsImp<bslmf::Nil, bsl::function<PROTO>*, 0, 0, 0>;
| Name |
|---|
ResultType |
Type |
WrapperType |
| Name |
|---|
Unnamed enum |