BloombergLP::bdlf::Bind_FuncTraitsImp<bslmf::Nil, t_FUNC, 0, 1, 0>::Unnamed enum

Enumeration of binder implementation traits for this functor kind.

Synopsis

Declared in <bdlf_bind.h>

enum Unnamed enum;

Members

NameDescription
k_IS_EXPLICIT true if this functor kind uses explicit binding.
k_IS_MEMBER_OFFSET Offset applied when mapping member-function object arguments.
k_HAS_POINTER_SEMANTICS true if the functor type has pointer semantics.