Pigweed
 
Loading...
Searching...
No Matches
pw::allocator::test::TestHarness::Allocation Struct Reference

Associates a pointer to memory with the Layout used to allocate it. More...

#include <test_harness.h>

Inheritance diagram for pw::allocator::test::TestHarness::Allocation:
pw::containers::future::IntrusiveList< T >::Item

Public Member Functions

 Allocation (Layout layout_)
 

Public Attributes

Layout layout
 

Additional Inherited Members

- Protected Member Functions inherited from pw::containers::future::IntrusiveList< T >::Item
constexpr Item ()=default
 

Detailed Description

Associates a pointer to memory with the Layout used to allocate it.


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