Pigweed
C/C++ API Reference
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
pw::allocator::test::TestHarness::Allocation Struct Reference

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

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: