Dev Essential
Loading...
Searching...
No Matches
a_util::experimental::UnaryDelegate< ReturnType, ParamType > Member List

This is the complete list of members for a_util::experimental::UnaryDelegate< ReturnType, ParamType >, including all inherited members.

operator()(ParamType param)a_util::experimental::UnaryDelegate< ReturnType, ParamType >inline
UnaryDelegate(ReturnType(*Function)(ParamType))a_util::experimental::UnaryDelegate< ReturnType, ParamType >inline
UnaryDelegate(Method method, Instance &instance)a_util::experimental::UnaryDelegate< ReturnType, ParamType >inline