BloombergLP::bdlf::Bind_FuncTraitsImp<bslmf::Nil, t_FUNC, 0, 0, 0>

Function traits for by-value functors without an explicit return type.

Synopsis

Declared in <bdlf_bind.h>

template<class t_FUNC>
struct Bind_FuncTraitsImp<bslmf::Nil, t_FUNC, 0, 0, 0>;

Type Aliases

NameDescription
ResultType Result type of invoking the bound invocable.
Type Storage type used for the bound invocable.
WrapperType Wrapper type applied around the bound invocable.

Enums

NameDescription
Unnamed enum Enumeration of binder implementation traits for this functor kind.