The Open
D
Programming Language
Learn
Language
Library
Contribute
Blog
RegexMatch.opCast
std
regex
RegexMatch
Same as !(x.empty), provided for its convenience in conditional statements.
struct
RegexMatch
(R)
T
opCast
(
T
:
bool
)
(
)
if
(
isSomeString
!
R
)
Meta
Source
See Implementation
std
regex
RegexMatch
functions
opCast
popFront
save
properties
captures
empty
front
hit
post
pre
Same as !(x.empty), provided for its convenience in conditional statements.