ParseResult.opCast

Checks if some data was actually parsed from the input

struct ParseResult(T)
const
bool
opCast
(
T
)
()
if (
is(T == bool)
)

Meta