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