Pigweed
 
Loading...
Searching...
No Matches
pw::allocator::internal::GenericOwned Class Referenceabstract

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

#include <bump_allocator.h>

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: