NAME
A function of omni::bits
OVERLOADS
omni::bits::xor_swap
A function of omni::bits
#include <omni/bits.hpp>template < typename T > inline void omni::bits::xor_swap(T& a, T& b)OVERLOADS
template < typename T1, typename T2 > inline void omni::bits::xor_swap(T1& a, T2& b)