Function traits for bsl::function objects that are passed by value. The result type is determined by bsl::function<PROTO>::result_type.
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 |