TF++, Miscellaneous classes and modules in C++:
|
void test_swap | ( | ) |
Function template to test dry byte swapping.
T | generic type to be used during test |
This function tages no argument and returns nothing. All output will be written to stdout.
Definition at line 71 of file fortraniotest.cc.
References tfxx::ioswap::IOUnion< T >::bytes, tfxx::ioswap::swap(), and tfxx::ioswap::IOUnion< T >::value.