Boost C++ Libraries

...one of the most highly regarded and expertly designed C++ library projects in the world. — Herb Sutter and Andrei Alexandrescu, C++ Coding Standards

Global push_front
PrevUpHomeNext

Global push_front

boost::xpressive::push_front

Synopsis

// In header: <boost/xpressive/regex_actions.hpp>

function< op::push_front >::type const push_front;

PrevUpHomeNext