1<html> 2<head> 3 <title>iteration.hpp</title> 4 <link rel="stylesheet" type="text/css" href="../styles.css"> 5</head> 6<body> 7 <div style="margin-left: 0px;"> 8 The <b>iteration.hpp</b> includes the headers in the <i>iteration</i> folder. 9 </div> 10 <h4>Usage</h4> 11 <div class="code"> 12 #include <b><boost/preprocessor/iteration.hpp></b> 13 </div> 14 <h4>Includes</h4> 15 <ul> 16 <li><a href="iteration/iterate.html"><boost/preprocessor/iteration/iterate.hpp></a></li> 17 <li><a href="iteration/local.html"><boost/preprocessor/iteration/local.hpp></a></li> 18 <li><a href="iteration/self.html"><boost/preprocessor/iteration/self.hpp></a></li> 19 </ul> 20 <hr size="1"> 21 <div style="margin-left: 0px;"> 22 <i>� Copyright <a href="http://www.housemarque.com" target="_top">Housemarque Oy</a> 2002</i> 23 </br><i>� Copyright Paul Mensonides 2002</i> 24 </div> 25 <div style="margin-left: 0px;"> 26 <p><small>Distributed under the Boost Software License, Version 1.0. (See 27 accompanying file <a href="../../../../LICENSE_1_0.txt">LICENSE_1_0.txt</a> or 28 copy at <a href= 29 "http://www.boost.org/LICENSE_1_0.txt">www.boost.org/LICENSE_1_0.txt</a>)</small></p> 30 </div> 31</body> 32</html> 33