Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext

Struct complement

boost::proto::tag::complement — Tag type for the unary ~ operator.

Synopsis

// In header: <boost/proto/tags.hpp>


struct complement {
};

PrevUpHomeNext