RealFunction.opCall

Undocumented in source. Be warned that the author may not have intended to support it.
class RealFunction(alias f, A = ParameterTypeTuple!f[0], B = ReturnType!f)
override
B
opCall
(
A x
)

Meta