stdx-allocator ~master (2019-07-16T13:47:43Z)
Dub
Repo
CSharedAllocatorImpl.owns
stdx
allocator
CSharedAllocatorImpl
If
Allocator
implements
owns
, forwards to it. Otherwise, returns
Ternary.unknown
.
class
CSharedAllocatorImpl
(Allocator, Flag!"indirect" indirect = No.indirect)
override shared
Ternary
owns
(
void
[]
b
)
Meta
Source
See Implementation
stdx
allocator
CSharedAllocatorImpl
constructors
this
functions
alignedAllocate
alignedReallocate
allocate
allocateAll
deallocate
deallocateAll
empty
expand
goodAllocSize
impl
owns
reallocate
resolveInternalPointer
properties
alignment
If Allocator implements owns, forwards to it. Otherwise, returns Ternary.unknown.