DQueryOverload.returnType

Returns the return type of the overload.

struct DQueryOverload(size_t Arity, ReturnType, ParamTypes...)
@property
alias returnType = ReturnType

Meta