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