CppClass.this

Undocumented in source.
  1. this(CppClassName name, CppInherit[] inherits, CppNsStack ns)
  2. this(CppClassName name, CppInherit[] inherits)
  3. this(CppClassName name)
    struct CppClass
    @safe
    this
    (
    CppClassName name
    )
    out { assert (name_.length > 0); }

Meta