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