FunctionOverload.toString

Undocumented in source. Be warned that the author may not have intended to support it.
template FunctionOverload(alias F, Protection P = __traits(getProtection, F).toProtection, Linkage L = __traits(getLinkage, F).toLinkage, string I = __traits(identifier, F), alias Parent = Alias!(__traits(parent, F)), size_t Idx = 0)
@safe pure
string
toString
()

Meta