1<html> 2 <head> 3 <meta content="text/html; charset=windows-1252" http-equiv="content-type"> 4 <title>tuple/push_front.hpp</title> 5 <link rel="stylesheet" type="text/css" href="../../styles.css"> 6 </head> 7 <body> 8 <div style="margin-left: 0px;"> The <b>tuple/push_front.hpp</b> header 9 defines a macro to append an element to the beginning of an <i>tuple</i>.</div> 10 <h4>Usage</h4> 11 <div class="code"> #include <b><boost/preprocessor/tuple/push_front.hpp></b> 12 </div> 13 <h4>Contents</h4> 14 <ul> 15 <li><a href="../../ref/tuple_push_front.html">BOOST_PP_TUPLE_PUSH_FRONT</a> 16 <a href="../../topics/variadic_macros.html#VNotation">(v)</a></li> 17 </ul> 18 <hr size="1"> 19 <div style="margin-left: 0px;"> <i>� Copyright Edward Diener 2013</i> </div> 20 <div style="margin-left: 0px;"> 21 <p><small>Distributed under the Boost Software License, Version 1.0. (See 22 accompanying file <a href="../../../../../LICENSE_1_0.txt">LICENSE_1_0.txt</a> 23 or copy at <a href="http://www.boost.org/LICENSE_1_0.txt">www.boost.org/LICENSE_1_0.txt</a>)</small></p> 24 </div> 25 </body> 26</html> 27