Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext

Struct negate

boost::proto::tag::negate — Tag type for the unary - operator.

Synopsis

struct negate {
};

PrevUpHomeNext