omni::bits::xor_swap
NAME

omni::bits::xor_swap

A static function of omni::bits

#include <omni/util/bits.hpp>
template < typename T1, typename T2 > inline void omni::bits::xor_swap(T1& a, T2& b)

SYNOPSIS

No synopsis.

top

DESCRIPTION

No description.

top