libsim Versione 7.2.0
|
Destructor for the optionparser class. Continua...
Destructor for the optionparser class.
It destroys the optionparser object freeing all the associated memory. The values assigned through command line parsing are conserved after deleting the optionparser object, but it is not possible to show the help with the optionparser_printhelp method.
this | TYPE(optionparser) object to be destroyed |
Definizione alla linea 297 del file optionparser_class.F90.