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