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

Usage

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

Contents