phobos ~master (2024-10-03T07:50:27Z)
Dub
Repo
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.