This class is used to deallocate memory kept in the static variables of the corresponding class "tPointBase" upon program exit, and also to show the information on how many points were in use. More...
#include <pointbas.h>
Public Member Functions | |
~tPointBaseInitializer () | |
Deallocates memory kept in the static variables of the corresponding class "tPointBase" and shows relevant messages. |
This class is used to deallocate memory kept in the static variables of the corresponding class "tPointBase" upon program exit, and also to show the information on how many points were in use.
Definition at line 438 of file pointbas.h.
chomp::homology::tPointBaseInitializer< coordtype >::~tPointBaseInitializer< coordtype > | ( | ) |
Deallocates memory kept in the static variables of the corresponding class "tPointBase" and shows relevant messages.