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