Library of Assembled Shared Sources
lass::util::AllocatorAlignedAlloc< Alignment > Class Template Reference

#include <allocator.h>

Inheritance diagram for lass::util::AllocatorAlignedAlloc< Alignment >:

Detailed Description

template<size_t Alignment>
class lass::util::AllocatorAlignedAlloc< Alignment >
  • concept: VariableAllocator

AllocatorAligned adds align bytes to the requested block size to be able to shift the pointer to a alignment boundary.

Definition at line 1131 of file allocator.h.


The documentation for this class was generated from the following file: