oa::Fn
Fn class in the OA Core public surface.
Public Methods
Constructor & Destructor Documentation
Public Method Documentation
No public source comment is attached to this declaration.
Returns
boolThe declared return value.
No public source comment is attached to this declaration.
Returns
voidThe declared return value.
No public source comment is attached to this declaration.
Parameters
inFF &&—
Returns
voidThe declared return value.
No public source comment is attached to this declaration.
Parameters
inOFn<R (Args...)> &&—
Returns
voidThe declared return value.
No public source comment is attached to this declaration.
Parameters
inOconst Fn<R (Args...)> &—
Returns
voidThe declared return value.
No public source comment is attached to this declaration.
Parameters
(unnamed)decltype(nullptr)—
Returns
voidThe declared return value.
No public source comment is attached to this declaration.
Returns
boolThe declared return value.
No public source comment is attached to this declaration.
Parameters
inArgsArgs...—
Returns
RThe declared return value.
No public source comment is attached to this declaration.
Parameters
inOFn<R (Args...)> &&—
Returns
Fn<R (Args...)> &The declared return value.
No public source comment is attached to this declaration.
Parameters
inOconst Fn<R (Args...)> &—
Returns
Fn<R (Args...)> &The declared return value.
No public source comment is attached to this declaration.
Parameters
inOFn<R (Args...)> &—
Returns
voidThe declared return value.