ocean v6.2.0 (2021-12-09T10:56:40Z)
Home
Dub
Repo
IAllocator.allocate
ocean
util
container
map
model
IAllocator
IAllocator
Performs the actual allocation of an object
class
IAllocator
protected abstract
void
*
allocate
(
)
Return Value
Type:
void
*
an object that is ready to use.
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
Performs the actual allocation of an object