#include <ostream>
#include <iomanip>
#include <algorithm>
Go to the source code of this file.
Functions | |
template<typename T > | |
T | reverseBytes (T const &arg) |
T reverseBytes | ( | T const & | arg ) |
A templated routine that returns a the input value in reversed byte order