Pigweed
 
Loading...
Searching...
No Matches
pw::allocator::BlockWithLayout< Derived > Member List

This is the complete list of members for pw::allocator::BlockWithLayout< Derived >, including all inherited members.

BlockWithLayout() (defined in pw::allocator::BlockWithLayout< Derived >)pw::allocator::BlockWithLayout< Derived >inlineexplicitprotected
DoAllocFirst(Derived *&&block, Layout layout)pw::allocator::BlockWithLayout< Derived >protectedstatic
DoAllocLast(Derived *&&block, Layout layout)pw::allocator::BlockWithLayout< Derived >protectedstatic
DoFree(Derived *&&block)pw::allocator::BlockWithLayout< Derived >protectedstatic
DoResize(size_t new_inner_size, bool shifted=false)pw::allocator::BlockWithLayout< Derived >protected
RequestedLayout() constpw::allocator::BlockWithLayout< Derived >