Nix (Dev) 3.5.10
dev - 3.5.10 - 1af9301
Loading...
Searching...
No Matches
bswapOps.hpp File Reference
#include <cstdint>
Include dependency graph for bswapOps.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  iv
 
namespace  iv::bit
 

Functions

constexpr uint16_t iv::bit::reverseBytes (const uint16_t x)
 
constexpr uint32_t iv::bit::reverseBytes (const uint32_t x)
 
constexpr uint64_t iv::bit::reverseBytes (const uint64_t x)