The Open
D
Programming Language
Learn
Language
Library
Contribute
Blog
ScopedAllocator.goodAllocSize
std
experimental
allocator
building_blocks
scoped_allocator
ScopedAllocator
Forwards to
parent.goodAllocSize
(which accounts for the management overhead).
struct
ScopedAllocator
(ParentAllocator)
size_t
goodAllocSize
(
size_t
n
)
Meta
Source
See Implementation
std
experimental
allocator
building_blocks
scoped_allocator
ScopedAllocator
destructors
~this
functions
allocate
deallocate
deallocateAll
empty
expand
goodAllocSize
owns
reallocate
manifest constants
alignment
postblits
this(this)
variables
parent
Forwards to parent.goodAllocSize (which accounts for the management overhead).