c++boost.gif (8819 bytes)
Main Page   File List   File Members  

while.hpp File Reference


Defines

#define BOOST_PREPROCESSOR_WHILE(C, F, X)
 CURRENTLY THIS FEATURE IS FOR INTERNAL USE ONLY! More...


Detailed Description

Click here to see the header.


Define Documentation

#define BOOST_PREPROCESSOR_WHILE C,
F,
 
 

CURRENTLY THIS FEATURE IS FOR INTERNAL USE ONLY!

RATIONALE:

  • The maximum iteration depth is 2*BOOST_PREPROCESSOR_LIMIT_MAG+1 to make it theoretically possible to compute BOOST_PREPROCESSOR_LIMIT_MAG^2.


© Copyright Housemarque Oy 2001

Permission to copy, use, modify, sell and distribute this document is granted provided this copyright notice appears in all copies. This document is provided "as is" without express or implied warranty, and with no claim as to its suitability for any purpose.

Generated: