1<html> 2 <head> 3 <meta content="text/html; charset=windows-1252" http-equiv="content-type"> 4 <title>tuple/remove.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/remove.hpp</b> header defines 9 macros to remove an element from an <i>array</i>. </div> 10 <h4>Usage</h4> 11 <div class="code"> #include <b><boost/preprocessor/tuple/remove.hpp></b> 12 </div> 13 <h4>Contents</h4> 14 <ul> 15 <li><a href="../../ref/tuple_remove.html">BOOST_PP_TUPLE_REMOVE</a> <a href="../../topics/variadic_macros.html#VNotation">(v)</a></li> 16 <li><a href="../../ref/tuple_remove_d.html">BOOST_PP_TUPLE_REMOVE_D</a> <a 17 href="../../topics/variadic_macros.html#VNotation">(v)</a></li> 18 </ul> 19 <hr size="1"> 20 <div style="margin-left: 0px;"> <i>� Copyright Edward Diener 2013</i> </div> 21 <div style="margin-left: 0px;"> 22 <p><small>Distributed under the Boost Software License, Version 1.0. (See 23 accompanying file <a href="../../../../../LICENSE_1_0.txt">LICENSE_1_0.txt</a> 24 or copy at <a href="http://www.boost.org/LICENSE_1_0.txt">www.boost.org/LICENSE_1_0.txt</a>)</small></p> 25 </div> 26 </body> 27</html> 28