Skip to content

Function swapbyteorder

function swapbyteorder(const T &) simd

template <typename T>
KFR_INTRINSIC T swapbyteorder(const T& x)

Swap byte order of x .

Fully qualified name: kfr::swapbyteorder(const T &)

This file was generated by cxxdox, a C++ documentation generator based on MkDocs Material and libclang.