FunctionFuture.T

Undocumented in source.
class FunctionFuture(alias fun, bool pool = true, Args...)
alias T = Task!(fun, ParameterTypeTuple!fun)*

Meta