Boost
where
arrow_drop_down
Boost news learn community libraries releases

PrevUpHomeNext

Struct negate

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

Synopsis

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


struct negate {
};

PrevUpHomeNext