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 &)
Declared at simd/operators.hpp:726
This file was generated by cxxdox, a C++ documentation generator based on MkDocs Material and libclang.