BloombergLP::bdlf::Bind_FuncTraitsImp<bslmf::Nil, bsl::function<PROTO>*, 0, 0, 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_HAS_POINTER_SEMANTICS true if the functor type has pointer semantics.