phobos ~master (2024-10-03T07:50:27Z)
Dub
Repo
RegexMatch.empty
std
regex
RegexMatch
Test if this match object is empty.
struct
RegexMatch
(R)
@
property
const
bool
empty
(
)
if
(
isSomeString
!
R
)
Meta
Source
See Implementation
std
regex
RegexMatch
functions
opCast
popFront
save
properties
captures
empty
front
hit
post
pre
Test if this match object is empty.