tetl 0.1.0
Embedded Template Library
Loading...
Searching...
No Matches
byteswap.hpp File Reference

Go to the source code of this file.

Namespaces

namespace  etl
 

Functions

template<integral Int>
constexpr auto byteswap (Int val) noexcept -> Int
 Reverses the bytes in the given integer value n.