VirtualTable.CopyConstructorBase

Undocumented in source.
struct VirtualTable(Interface, InstanceAllocator)
alias CopyConstructorBase = void* function
(
scope ref const Polymorphic!(Interface, InstanceAllocator) other
,
ref AllocatorType!InstanceAllocator allocator
)

Meta