C/C++ API Reference
Loading...
Searching...
No Matches
pw::allocator::SmallAlignableBlock Class Reference

Overview

An alignable version of SmallBlock.

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)
 

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