Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext

Struct greater_equal

boost::proto::tag::greater_equal — Tag type for the binary >= operator.

Synopsis

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


struct greater_equal {
};

PrevUpHomeNext