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 | List of all members
pw::allocator::internal::GenericOwned Class Referenceabstract

Type-erased base class to allow destroying a generic instance of Owned. More...

Inheritance diagram for pw::allocator::internal::GenericOwned:
pw::allocator::internal::Owned< T >

Public Member Functions

void set_next (GenericOwned *next)
 
void Destroy ()
 

Detailed Description

Type-erased base class to allow destroying a generic instance of Owned.


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