The Open
D
Programming Language
Learn
Language
Library
Contribute
Blog
RegexMatch.captures
std
regex
RegexMatch
Same as .front, provided for compatibility with original std.regex.
struct
RegexMatch
(R)
@
property
inout
inout
(
Captures
!
R
)
captures
(
)
if
(
isSomeString
!
R
)
Meta
Source
See Implementation
std
regex
RegexMatch
functions
opCast
popFront
save
properties
captures
empty
front
hit
post
pre
Same as .front, provided for compatibility with original std.regex.