Go to the source code of this file.
Namespaces | |
namespace | endian |
Typedefs | |
typedef float | endian::f32_t |
typedef double | endian::f64_t |
Functions | |
template<typename T > | |
T | endian::letoh (void const *f) |
template<typename T > | |
void | endian::htole (T f, void const *t) |