Home | Libraries | People | FAQ | More |
boost::xpressive::first — first
is a lazy PolymorphicFunctionObject for accessing the first element of a std::pair<>
in an xpressive semantic action.
// In header: <boost/xpressive/regex_actions.hpp> function< op::first >::type const first;