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

Usage

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

Contents