Porytiles
Loading...
Searching...
No Matches
reverse_bits.hpp File Reference
#include <cstdint>
Include dependency graph for reverse_bits.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  porytiles2
 

Functions

constexpr uint8_t porytiles2::reverse_bits (uint8_t b)
 Reverses the bits in a byte.