TF++, Miscellaneous classes and modules in C++:
|
tfxx::fortranio::FortranBinOutput& tfxx::fortranio::operator<< | ( | tfxx::fortranio::FortranBinOutput & | fo, |
const T & | value | ||
) |
Output operator template for class FortranBinOutput ,The compiler will consider namespace tfxx::fortranio due to the involved FortranBinOutput object. There is another output operator template to write raw Blitz++ arrays.
Definition at line 284 of file fortranio.h.
References tfxx::fortranio::FortranBinOutput::put().