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

Usage

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

Contents