Stock implementation of a byte-swapping host-network conversion. More...
#include <osvr/Common/Endianness.h>
Static Public Member Functions | |
static T | hton (T const v) |
static T | ntoh (T const v) |
Stock implementation of a byte-swapping host-network conversion.
Definition at line 103 of file Endianness.h.