Defines | |
#define | BOOST_PP_TUPLE_EAT(N) |
Expands to a macro that eats a tuple of the specified length. More... |
|
Expands to a macro that eats a tuple of the specified length. BOOST_PP_TUPLE_EAT() is designed to be used with BOOST_PP_IF() like BOOST_PP_EMPTY(). For example:
The above expands to nothing. |
© 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: