ScopedAllocator.owns

Forwards to parent.owns(b).

struct ScopedAllocator(ParentAllocator)
static if(__traits(hasMember, Allocator, "owns"))
Ternary
owns
(
void[] b
)

Meta