dextool v4.0.0 (2021-09-08T15:39:18Z)
Dub
Repo
dispose
my
alloc
class_
Undocumented in source. Be warned that the author may not have intended to support it.
void
dispose
(Allocator allocator_, T obj)
void
dispose
(
T
Allocator
)
(
auto
ref
Allocator
allocator_
,
auto
ref
T
obj
)
if
(
is
(
T
== class) ||
is
(
T
== interface)
)
void
dispose
(Allocator allocator_, Object obj, size_t sz)
Meta
Source
See Implementation
my
alloc
class_
functions
dispose
make
structs
Bundle