...one of the most highly
regarded and expertly designed C++ library projects in the
world.
— Herb Sutter and Andrei
Alexandrescu, C++
Coding Standards
BOOST_VMD_TUPLE_PUSH_FRONT — inserts an element at the beginning of a tuple.
// In header: <boost/vmd/tuple/push_front.hpp>
BOOST_VMD_TUPLE_PUSH_FRONT(tuple, elem)