RegexMatch.opCast

Same as !(x.empty), provided for its convenience in conditional statements.

struct RegexMatch(R)
T
opCast
(
T : bool
)
()

Meta