...one of the most highly
regarded and expertly designed C++ library projects in the
world.
— Herb Sutter and Andrei
Alexandrescu, C++
Coding Standards
boost::proto::tag::if_else_ — Tag type for the ternary ?: conditional operator.
// In header: <boost/proto/tags.hpp> struct if_else_ { };