TF++, Miscellaneous classes and modules in C++:
|
T tfxx::ioswap::swap | ( | const T & | value | ) |
How to swap any generic type.
end of group_ioswap
This function template calls ist specialization swap<IOUnion<T>>. ,
Definition at line 138 of file bytesex.h.
References tfxx::ioswap::IOUnion< T >::value.
Referenced by file_magic_test(), tfxx::fortranio::FortranBinInput::finish_block(), tfxx::fortranio::FortranBinInput::get(), tfxx::fortranio::FortranBinInput::read_block_size(), and test_swap().