S2Builder.this

Convenience constructor that calls Init(). Note that to use the default options, C++ syntax requires an extra layer of parentheses:

S2Builder builder((S2Builder::Options()));

  1. this()
  2. this(Options options)
    class S2Builder

Meta