CppClass.this

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

Meta