![]() |
Home | Libraries | People | FAQ | More |
boost::xpressive::op::push — push
is a PolymorphicFunctionObject for pushing an element into a container.
// In header: <boost/xpressive/regex_actions.hpp> struct push { // types typedef ; // public member functions template<typename Sequence, typename Value> (, ) ; };