LIBINT
2.6.0
|
PurgeableStack is an AbstractPurgeableStack that contains objects of type T. More...
#include <purgeable.h>
Protected Types | |
typedef Policy | PurgingPolicy |
Additional Inherited Members | |
![]() | |
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*)