Primary
class Primary(generator: Cpp17Generator, decl: Declaration, allArguments: Signature.Constructor.Primary.AllArguments) : Signature.Constructor
Constructors
Link copied to clipboard
constructor(generator: Cpp17Generator, decl: Declaration, allArguments: Signature.Constructor.Primary.AllArguments)
Types
Link copied to clipboard
class AllArguments(ownArguments: List<Member> = emptyList(), otherArguments: List<Member> = emptyList())