stdx-allocator ~master (2019-07-16T13:47:43Z)
Dub
Repo
StatsCollector.expand
stdx
allocator
building_blocks
stats_collector
StatsCollector
Undocumented in source. Be warned that the author may not have intended to support it.
bool
expand
(void[] b, size_t delta)
bool
expand
(void[] b, size_t delta)
struct
StatsCollector
(Allocator, ulong flags = Options.all, ulong perCallFlags = 0)
static if
(!(
!(perCallFlags & (Options.numExpand | Options.numExpandOK | Options.bytesExpanded))
))
bool
expand
(
string
f
= __FILE__
uint
n
= __LINE__
)
(
ref
void
[]
b
,
size_t
delta
)
Meta
Source
See Implementation
stdx
allocator
building_blocks
stats_collector
StatsCollector
aliases
alignment
functions
allocate
deallocate
deallocateAll
empty
expand
owns
reallocate
reportStatistics
static functions
byFileLine
reportPerCallStatistics
structs
PerCallStatistics
variables
parent