phobos-next ~master (2024-03-19T05:49:32Z)
Home
Dub
Repo
ArenaHandler
gcarena
Undocumented in source.
struct
ArenaHandler {
this(this)
;
~this
();
void
stop
();
size_t
allocated
();
}
Destructor
~this
~this
()
Undocumented in source.
Postblit
this(this)
this(this)
Undocumented in source.
Members
Functions
allocated
size_t
allocated
()
Undocumented in source. Be warned that the author may not have intended to support it.
stop
void
stop
()
Undocumented in source. Be warned that the author may not have intended to support it.
Meta
Source
See Implementation
gcarena
functions
pauseArena
setArenaSize
useCleanArena
structs
ArenaHandler