phobos ~master (2024-10-03T07:50:27Z)
Dub
Repo
Captures.opIndex
std
regex
Captures
Range interface.
inout
(
R
)
opIndex
(size_t i)
struct
Captures
(R)
inout
inout
(
R
)
opIndex
()
(
size_t
i
)
if
(
isSomeString
!
R
)
R
opIndex
(String i)
Meta
Source
See Implementation
std
regex
Captures
functions
opCast
opIndex
popBack
popFront
properties
back
captures
empty
front
hit
length
post
pre
whichPattern
Range interface.