20 #ifndef TIMPI_SEMIPERMANENT_H 21 #define TIMPI_SEMIPERMANENT_H 25 #include "timpi/timpi_config.h" 60 static void add(std::unique_ptr<SemiPermanent> obj);
80 #endif // TIMPI_SEMIPERMANENT_H virtual ~SemiPermanent()=default
static std::vector< std::unique_ptr< SemiPermanent > > _stuff_to_clean
The SemiPermanent "class" is basically just a place for a destructor vtable.
static void add(std::unique_ptr< SemiPermanent > obj)