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