ocean ~v6.x.x (2022-01-14T16:08:36.1174149)
Dub
Repo
IAllocator.this
ocean
util
container
map
model
IAllocator
IAllocator
Constructor.
class
IAllocator
this
(
size_t
bucket_element_sizeof
)
Parameters
bucket_element_sizeof
size_t
the amount of memory used by each allocated element.
Meta
Source
See Implementation
ocean
util
container
map
model
IAllocator
IAllocator
classes
IParkingStack
constructors
this
functions
allocate
deallocate
get
memoryUsed
parkElements
recycle
variables
bucket_element_size
Constructor.