#include using namespace boost::polygon::operators; enum { NO=0, YES=1 }; int foo() { return 2 * YES; }