Reader.readDateWithoutTag

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

Meta