mutils v0.0.2 (2017-12-08T12:44:38Z)
Dub
Repo
MyGcAllcoator
mutils
container_shared
shared_allocator
Undocumented in source.
class
MyGcAllcoator {
auto
make
(Args args);
void
dispose
(T* obj);
}
Members
Functions
dispose
void
dispose
(T* obj)
Undocumented in source. Be warned that the author may not have intended to support it.
make
auto
make
(Args args)
Undocumented in source. Be warned that the author may not have intended to support it.
Meta
Source
See Implementation
mutils
container_shared
shared_allocator
classes
BucketAllocator
MyGcAllcoator
MyMallocator
functions
testAL
ttt