Pyrogenesis
HEAD
Pyrogenesis, a RTS Engine
Public Member Functions
|
List of all members
Allocator_Aligned< alignment > Struct Template Reference
#include <
stateless_allocators.h
>
Public Member Functions
void *
allocate
(size_t size)
void
deallocate
(void *p, size_t size)
Member Function Documentation
◆
allocate()
template<size_t alignment = allocationAlignment>
void *
Allocator_Aligned
< alignment >::allocate
(
size_t
size
)
inline
◆
deallocate()
template<size_t alignment = allocationAlignment>
void
Allocator_Aligned
< alignment >::deallocate
(
void *
p
,
size_t
size
)
inline
The documentation for this struct was generated from the following file:
/home/docker/jenkins/workspace/technical-docs/source/lib/allocators/
stateless_allocators.h
Allocator_Aligned
Generated by
1.9.4