Enumeration of binder implementation traits for this functor kind.

Synopsis

Declared in <bdlf_bind.h>

enum Unnamed enum;

Members

Name

Description

k_IS_EXPLICIT

true if this functor kind uses explicit binding.

k_HAS_POINTER_SEMANTICS

true if the functor type has pointer semantics.

Created with MrDocs