TF++, Miscellaneous classes and modules in C++:
|
tfxx::fortranio::FortranBinInput& tfxx::fortranio::operator>> | ( | tfxx::fortranio::FortranBinInput & | fi, |
blitz::Array< T, N > & | a | ||
) |
Input operator template for class FortranBinInput and blitz.
The compiler will consider namespace tfxx::fortranio due to the involved FortranBinInput object.
Definition at line 149 of file blitzfortranio.h.
References tfxx::fortranio::FortranBinInput::get(), tfxx::fortranio::FortranBinInput::match_magic(), and TFXX_assert.