BloombergLP::bdlf::Bind_FuncTraitsImp<t_RET, t_FUNC, 1, 0, 0>

Function traits for non-member function types (references or not, but not pointers to function), with explicit return type specification.

Synopsis

Declared in <bdlf_bind.h>

template<
    class t_RET,
    class t_FUNC>
struct Bind_FuncTraitsImp<t_RET, t_FUNC, 1, 0, 0>;

Type Aliases

Name
FuncArgumentList
ResultType
Type
WrapperType

Enums

Name
Unnamed enum