file
byte_reverse.hContains the definition of muu::
Namespaces
- namespace muu
- The root namespace for all muu functions and types.
Functions
-
template <typename T>auto byte_reverse(T val) -> T constexpr noexcept
- Reverses the byte order of an unsigned integral type.