opynsim
Unofficial C++ Documentation
Loading...
Searching...
No Matches
Namespaces | Functions
bitwise_helpers.h File Reference
#include <concepts>
Include dependency graph for bitwise_helpers.h:

Go to the source code of this file.

Namespaces

namespace  osc
 

Functions

template<std::unsigned_integral T>
constexpr T osc::swap_single_bit (T value, int bit_index0, int bit_index1)