Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext

Struct unary_plus

boost::proto::tag::unary_plus — Tag type for the unary + operator.

Synopsis

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


struct unary_plus {
};

PrevUpHomeNext