TF++, Miscellaneous classes and modules in C++:

◆ ~FortranBinOutput()

tfxx::fortranio::FortranBinOutput::~FortranBinOutput ( )
inline

we need a flushing destructor

Definition at line 206 of file fortranio.h.

References end_block().

206 { this->end_block(); }
void end_block()
finish data block
Definition: fortranio.cc:155
Here is the call graph for this function: