Enumeration of binder implementation traits for this functor kind.
Declared in <bdlf_bind.h>
enum Unnamed enum;
| Name | Description |
|---|---|
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. |