Regex.this

Sets our main struct and passes it to the parent class.

  1. this(GRegex* gRegex, bool ownedRef)
    class Regex
    this
    (
    GRegex* gRegex
    ,
    bool ownedRef = false
    )
  2. this(string pattern, GRegexCompileFlags compileOptions, GRegexMatchFlags matchOptions)