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

Usage

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

Contents