The Open
D
Programming Language
Learn
Language
Library
Contribute
Blog
Captures.captures
std
regex
Captures
A hook for compatibility with original std.regex.
struct
Captures
(R)
@
property
ref
ref
captures
(
)
if
(
isSomeString
!
R
)
Meta
Source
See Implementation
std
regex
Captures
functions
opCast
opIndex
popBack
popFront
properties
back
captures
empty
front
hit
length
post
pre
whichPattern
A hook for compatibility with original std.regex.