Reader.readTimeWithoutTag

Undocumented in source. Be warned that the author may not have intended to support it.
class Reader
T
readTimeWithoutTag
(
T
)
()
if (
is(Unqual!T == TimeOfDay) ||
is(Unqual!T == DateTime)
||
is(Unqual!T == SysTime)
)

Meta