BoundFunctorOf

Undocumented in source.
deprecated
struct BoundFunctorOf (
R
) {}

Members

Functions

bind
auto bind(R r)

Ignore - BoundFunctors are already bound

Templates

opCall
template opCall(Args...)
Undocumented in source.

Variables

context
R context;
Undocumented in source.

Meta