Sha256: 64d0b7839f6cd4ab60e2fef46ab595694ed979cebce3791f02549c0bcca59eb6
Contents?: true
Size: 1.35 KB
Versions: 10
Compression:
Stored size: 1.35 KB
Contents
<html> <head> <title>BOOST_PP_FRAME_START</title> <link rel="stylesheet" type="text/css" href="../styles.css"> </head> <body> <div style="margin-left: 0px;"> The <b>BOOST_PP_FRAME_START</b> macro expands to the lower bound of an absolute <i>file-iteration</i> depth. </div> <h4>Usage</h4> <div class="code"> <b>BOOST_PP_FRAME_START</b>(<i>i</i>) </div> <h4>Arguments</h4> <dl> <dt>i</dt> <dd> The absolute depth of the frame whose lower bound is to be retreived. Valid values range from <i>1</i> to <b>BOOST_PP_ITERATION_DEPTH</b>(). </dd> </dl> <h4>Remarks</h4> <div> This macro is only valid when a <i>file-iteration</i> is in progress. </div> <h4>Requirements</h4> <div> <b>Header:</b> <a href="../headers/iteration/iterate.html"><boost/preprocessor/iteration/iterate.hpp></a> </div> <hr size="1"> <div style="margin-left: 0px;"> <i>© Copyright <a href="http://www.housemarque.com" target="_top">Housemarque Oy</a> 2002</i> </br><i>© Copyright Paul Mensonides 2002</i> </div> <div style="margin-left: 0px;"> <p><small>Distributed under the Boost Software License, Version 1.0. (See accompanying file <a href="../../../../LICENSE_1_0.txt">LICENSE_1_0.txt</a> or copy at <a href= "http://www.boost.org/LICENSE_1_0.txt">www.boost.org/LICENSE_1_0.txt</a>)</small></p> </div> </body> </html>
Version data entries
10 entries across 10 versions & 1 rubygems