Pigweed
 
Loading...
Searching...
No Matches
pw::allocator::SmallAlignableBlock Class Reference

An alignable version of SmallBlock. More...

#include <small_alignable_block.h>

Inheritance diagram for pw::allocator::SmallAlignableBlock:
pw::allocator::AlignableBlock< SmallAlignableBlock > pw::allocator::internal::AlignableBase

Additional Inherited Members

- Protected Member Functions inherited from pw::allocator::AlignableBlock< SmallAlignableBlock >
constexpr StatusWithSize DoCanAlloc (Layout layout) const
 
- Static Protected Member Functions inherited from pw::allocator::AlignableBlock< SmallAlignableBlock >
static constexpr BlockResult< SmallAlignableBlockDoAllocFirst (SmallAlignableBlock *&&block, Layout layout)
 
static constexpr BlockResult< SmallAlignableBlockDoAllocLast (SmallAlignableBlock *&&block, Layout layout)
 

Detailed Description

An alignable version of SmallBlock.


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