Added BOOST_PP_LIST_FOR_EACH_PRODUCT

[SVN r12572]
This commit is contained in:
Vesa Karvonen
2002-01-30 10:23:09 +00:00
parent 18ae25d5e5
commit 84a46d253a

View File

@ -38,6 +38,7 @@ BOOST_PP_LIST_FIRST_N
BOOST_PP_LIST_FOLD_LEFT BOOST_PP_LIST_FOLD_LEFT
BOOST_PP_LIST_FOLD_RIGHT BOOST_PP_LIST_FOLD_RIGHT
BOOST_PP_LIST_FOR_EACH BOOST_PP_LIST_FOR_EACH
BOOST_PP_LIST_FOR_EACH_PRODUCT
BOOST_PP_LIST_IS_CONS BOOST_PP_LIST_IS_CONS
BOOST_PP_LIST_IS_NIL BOOST_PP_LIST_IS_NIL
BOOST_PP_LIST_NIL BOOST_PP_LIST_NIL