OSVR-Core
Static Public Member Functions | List of all members
osvr::common::serialization::detail::IntegerByteOrderSwap< T > Struct Template Reference

Stock implementation of a byte-swapping host-network conversion. More...

#include <Endianness.h>

Static Public Member Functions

static T hton (T const v)
 
static T ntoh (T const v)
 

Detailed Description

template<typename T>
struct osvr::common::serialization::detail::IntegerByteOrderSwap< T >

Stock implementation of a byte-swapping host-network conversion.


The documentation for this struct was generated from the following file: