StringG.this

Sets our main struct and passes it to the parent class

  1. this(GString* gString)
    class StringG
  2. this(string init)
  3. this(string init, gssize len)

Meta