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);
The SemiPermanent "class" is basically just a place for a destructor vtable.
virtual ~SemiPermanent()=default
static std::vector< std::unique_ptr< SemiPermanent > > _stuff_to_clean
static void add(std::unique_ptr< SemiPermanent > obj)
Tnew cast_int(Told oldvar)