C/C++ API Reference
Loading...
Searching...
No Matches
pw::allocator::internal::GenericOwned Class Referenceabstract

Overview

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

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

Public Member Functions

void set_next (GenericOwned *next)
 
void Destroy ()
 

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