mutils v0.0.2 (2017-12-08T12:44:38Z)
Dub
Repo
mutils.container_shared.shared_allocator
mutils
container_shared
Module contains multithreated allcoators. Few of them with similar interface.
Members
Classes
BucketAllocator
class
BucketAllocator
(uint bucketSize)
Undocumented in source.
MyGcAllcoator
class
MyGcAllcoator
Undocumented in source.
MyMallocator
class
MyMallocator
Undocumented in source.
Functions
testAL
void
testAL
()
Undocumented in source. Be warned that the author may not have intended to support it.
ttt
void
ttt
()
Undocumented in source. Be warned that the author may not have intended to support it.
Meta
Source
See Source File
mutils
container_shared
modules
shared_allocator
shared_queue
shared_vector
Module contains multithreated allcoators. Few of them with similar interface.