Defines | |
#define | BOOST_PREPROCESSOR_REPEAT(N, M, P) |
Repeats the macro M(I,P) for I = 0 to N-1. More... |
|
Repeats the macro M(I,P) for I = 0 to N-1. In other words, expands to the sequence:
See BOOST_PREPROCESSOR_LIMIT_MAG. RATIONALE:
|
© 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: