|
LIBINT
2.1.0-stable
|
PurgeableStack is an AbstractPurgeableStack that contains objects of type T. More...
#include <purgeable.h>


Protected Types | |
| typedef Policy | PurgingPolicy |
Additional Inherited Members | |
Public Member Functions inherited from libint2::AbstractPurgeableStack | |
| virtual void | purge ()=0 |
PurgeableStack is an AbstractPurgeableStack that contains objects of type T.
Whether to purge an object is determined by calling Policy::purge(const T*)
1.8.11