...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_SEQ_PUSH_FRONT — inserts an element at the beginning of a seq.
// In header: <boost/vmd/seq/push_front.hpp>
BOOST_VMD_SEQ_PUSH_FRONT(seq, elem)