diff --git a/include/boost/preprocessor/for.hpp b/include/boost/preprocessor/for.hpp index 7233c67..72d252a 100644 --- a/include/boost/preprocessor/for.hpp +++ b/include/boost/preprocessor/for.hpp @@ -55,6 +55,11 @@ still quite useful on its own.
BOOST_PP_FOR() can be used for multidimensional repetition simply by invoking BOOST_PP_FOR##R() directly.
+ +