#include "common.h"
#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 | ) | [inline] |
Definition at line 12 of file reverseBytes.h.