Grok
12.0.1
grk
AllocatorAligned
Public Member Functions
|
List of all members
grk::AllocatorAligned< T > Struct Template Reference
#include <
buffer.h
>
Public Member Functions
T *
alloc
(
size_t
length)
void
dealloc
(T *buf)
Member Function Documentation
◆
alloc()
template<
typename
T >
T *
grk::AllocatorAligned
< T >::alloc
(
size_t
length
)
inline
References
grk::grk_aligned_malloc()
.
◆
dealloc()
template<
typename
T >
void
grk::AllocatorAligned
< T >::dealloc
(
T *
buf
)
inline
References
grk::grk_aligned_free()
.
The documentation for this struct was generated from the following file:
buffer.h
Generated by
1.10.0