Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext

Struct if_else_

boost::proto::tag::if_else_ — Tag type for the ternary ?: conditional operator.

Synopsis

struct if_else_ {
};

PrevUpHomeNext