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

div.hpp File Reference

#include <boost/preprocessor/arithmetic/sub.hpp>
#include <boost/preprocessor/comparison/less_equal.hpp>
#include <boost/preprocessor/inc.hpp>
#include <boost/preprocessor/tuple.hpp>
#include <boost/preprocessor/while.hpp>

Defines

#define BOOST_PREPROCESSOR_DIV(X, Y)
 Expands to the quotient of X and Y. More...


Detailed Description

Click here to see the header.


Define Documentation

#define BOOST_PREPROCESSOR_DIV X,
 
 

Expands to the quotient of X and Y.


© Copyright Housemarque, Inc. 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: