VirtualTable.CopyConstructor

Undocumented in source.
struct VirtualTable(Interface, InstanceAllocator)
alias CopyConstructor = std.traits.SetFunctionAttributes!(CopyConstructorBase, "D", functionAttributesFromInterface!(Interface, "CopyConstructorAttrs"))

Meta