extractCapture

Returns a range which extracts a capture from text.

  1. auto extractCapture(S s, R r)
    template extractCapture(T)
    extractCapture
    (
    S
    R
    )
    (
    S s
    ,
    R r
    )
  2. auto extractCapture(S s, R r)

Members

Functions

extractCapture
auto extractCapture(S s, R r)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta