stdx-allocator ~master (2019-07-16T13:47:43Z)
Dub
Repo
StatsCollector.empty
stdx
allocator
building_blocks
stats_collector
StatsCollector
Defined only if
Options.bytesUsed
is defined. Returns
bytesUsed
==
0
.
struct
StatsCollector
(Allocator, ulong flags = Options.all, ulong perCallFlags = 0)
static if
(
flags & Options.bytesUsed
)
Ternary
empty
(
)
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
Defined only if Options.bytesUsed is defined. Returns bytesUsed == 0.