CAllocatorImpl.owns

If Allocator implements owns, forwards to it. Otherwise, returns Ternary.unknown.

class CAllocatorImpl(Allocator, Flag!"indirect" indirect = No.indirect)
override
Ternary
owns
(
void[] b
)

Meta