The logical/bitxor.hpp header defines a macro that expands to the bitwise XOR of its operands.

Usage

#include <boost/preprocessor/logical/bitxor.hpp>

Contents