autoParse.autoParse

Undocumented in source. Be warned that the author may not have intended to support it.
template autoParse(T...)
autoParse
(
Range
)
(
Range input
)
if (
isInputRange!Range &&
is(ElementType!Range == string)
)

Meta