Go to the source code of this file.
Namespaces | |
namespace | endian |
Typedefs | |
typedef unsigned short | endian::u16_t |
typedef short | endian::s16_t |
typedef unsigned int | endian::u32_t |
typedef int | endian::s32_t |
Functions | |
template<typename T > | |
T | endian::betoh (void const *f) |