forked from boostorg/preprocessor
Iteration limit to 1024.
This commit is contained in:
@ -52,6 +52,10 @@
|
||||
# elif BOOST_PP_LIMIT_ITERATION == 512
|
||||
# include <boost/preprocessor/iteration/detail/iter/limits/forward1_256.hpp>
|
||||
# include <boost/preprocessor/iteration/detail/iter/limits/forward1_512.hpp>
|
||||
# elif BOOST_PP_LIMIT_ITERATION == 1024
|
||||
# include <boost/preprocessor/iteration/detail/iter/limits/forward1_256.hpp>
|
||||
# include <boost/preprocessor/iteration/detail/iter/limits/forward1_512.hpp>
|
||||
# include <boost/preprocessor/iteration/detail/iter/limits/forward1_1024.hpp>
|
||||
# else
|
||||
# error Incorrect value for the BOOST_PP_LIMIT_ITERATION limit
|
||||
# endif
|
||||
|
@ -50,6 +50,10 @@
|
||||
# elif BOOST_PP_LIMIT_ITERATION == 512
|
||||
# include <boost/preprocessor/iteration/detail/iter/limits/forward2_256.hpp>
|
||||
# include <boost/preprocessor/iteration/detail/iter/limits/forward2_512.hpp>
|
||||
# elif BOOST_PP_LIMIT_ITERATION == 1024
|
||||
# include <boost/preprocessor/iteration/detail/iter/limits/forward2_256.hpp>
|
||||
# include <boost/preprocessor/iteration/detail/iter/limits/forward2_512.hpp>
|
||||
# include <boost/preprocessor/iteration/detail/iter/limits/forward2_1024.hpp>
|
||||
# else
|
||||
# error Incorrect value for the BOOST_PP_LIMIT_ITERATION limit
|
||||
# endif
|
||||
|
@ -50,6 +50,10 @@
|
||||
# elif BOOST_PP_LIMIT_ITERATION == 512
|
||||
# include <boost/preprocessor/iteration/detail/iter/limits/forward3_256.hpp>
|
||||
# include <boost/preprocessor/iteration/detail/iter/limits/forward3_512.hpp>
|
||||
# elif BOOST_PP_LIMIT_ITERATION == 1024
|
||||
# include <boost/preprocessor/iteration/detail/iter/limits/forward3_256.hpp>
|
||||
# include <boost/preprocessor/iteration/detail/iter/limits/forward3_512.hpp>
|
||||
# include <boost/preprocessor/iteration/detail/iter/limits/forward3_1024.hpp>
|
||||
# else
|
||||
# error Incorrect value for the BOOST_PP_LIMIT_ITERATION limit
|
||||
# endif
|
||||
|
@ -50,6 +50,10 @@
|
||||
# elif BOOST_PP_LIMIT_ITERATION == 512
|
||||
# include <boost/preprocessor/iteration/detail/iter/limits/forward4_256.hpp>
|
||||
# include <boost/preprocessor/iteration/detail/iter/limits/forward4_512.hpp>
|
||||
# elif BOOST_PP_LIMIT_ITERATION == 1024
|
||||
# include <boost/preprocessor/iteration/detail/iter/limits/forward4_256.hpp>
|
||||
# include <boost/preprocessor/iteration/detail/iter/limits/forward4_512.hpp>
|
||||
# include <boost/preprocessor/iteration/detail/iter/limits/forward4_1024.hpp>
|
||||
# else
|
||||
# error Incorrect value for the BOOST_PP_LIMIT_ITERATION limit
|
||||
# endif
|
||||
|
@ -50,6 +50,10 @@
|
||||
# elif BOOST_PP_LIMIT_ITERATION == 512
|
||||
# include <boost/preprocessor/iteration/detail/iter/limits/forward5_256.hpp>
|
||||
# include <boost/preprocessor/iteration/detail/iter/limits/forward5_512.hpp>
|
||||
# elif BOOST_PP_LIMIT_ITERATION == 1024
|
||||
# include <boost/preprocessor/iteration/detail/iter/limits/forward5_256.hpp>
|
||||
# include <boost/preprocessor/iteration/detail/iter/limits/forward5_512.hpp>
|
||||
# include <boost/preprocessor/iteration/detail/iter/limits/forward5_1024.hpp>
|
||||
# else
|
||||
# error Incorrect value for the BOOST_PP_LIMIT_ITERATION limit
|
||||
# endif
|
||||
|
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
@ -18,6 +18,10 @@
|
||||
# elif BOOST_PP_LIMIT_ITERATION == 512
|
||||
# include <boost/preprocessor/iteration/detail/iter/limits/reverse1_512.hpp>
|
||||
# include <boost/preprocessor/iteration/detail/iter/limits/reverse1_256.hpp>
|
||||
# elif BOOST_PP_LIMIT_ITERATION == 1024
|
||||
# include <boost/preprocessor/iteration/detail/iter/limits/reverse1_1024.hpp>
|
||||
# include <boost/preprocessor/iteration/detail/iter/limits/reverse1_512.hpp>
|
||||
# include <boost/preprocessor/iteration/detail/iter/limits/reverse1_256.hpp>
|
||||
# else
|
||||
# error Incorrect value for the BOOST_PP_LIMIT_ITERATION limit
|
||||
# endif
|
||||
|
@ -18,6 +18,10 @@
|
||||
# elif BOOST_PP_LIMIT_ITERATION == 512
|
||||
# include <boost/preprocessor/iteration/detail/iter/limits/reverse2_512.hpp>
|
||||
# include <boost/preprocessor/iteration/detail/iter/limits/reverse2_256.hpp>
|
||||
# elif BOOST_PP_LIMIT_ITERATION == 1024
|
||||
# include <boost/preprocessor/iteration/detail/iter/limits/reverse2_1024.hpp>
|
||||
# include <boost/preprocessor/iteration/detail/iter/limits/reverse2_512.hpp>
|
||||
# include <boost/preprocessor/iteration/detail/iter/limits/reverse2_256.hpp>
|
||||
# else
|
||||
# error Incorrect value for the BOOST_PP_LIMIT_ITERATION limit
|
||||
# endif
|
||||
|
@ -18,6 +18,10 @@
|
||||
# elif BOOST_PP_LIMIT_ITERATION == 512
|
||||
# include <boost/preprocessor/iteration/detail/iter/limits/reverse3_512.hpp>
|
||||
# include <boost/preprocessor/iteration/detail/iter/limits/reverse3_256.hpp>
|
||||
# elif BOOST_PP_LIMIT_ITERATION == 1024
|
||||
# include <boost/preprocessor/iteration/detail/iter/limits/reverse3_1024.hpp>
|
||||
# include <boost/preprocessor/iteration/detail/iter/limits/reverse3_512.hpp>
|
||||
# include <boost/preprocessor/iteration/detail/iter/limits/reverse3_256.hpp>
|
||||
# else
|
||||
# error Incorrect value for the BOOST_PP_LIMIT_ITERATION limit
|
||||
# endif
|
||||
|
@ -18,6 +18,10 @@
|
||||
# elif BOOST_PP_LIMIT_ITERATION == 512
|
||||
# include <boost/preprocessor/iteration/detail/iter/limits/reverse4_512.hpp>
|
||||
# include <boost/preprocessor/iteration/detail/iter/limits/reverse4_256.hpp>
|
||||
# elif BOOST_PP_LIMIT_ITERATION == 1024
|
||||
# include <boost/preprocessor/iteration/detail/iter/limits/reverse4_1024.hpp>
|
||||
# include <boost/preprocessor/iteration/detail/iter/limits/reverse4_512.hpp>
|
||||
# include <boost/preprocessor/iteration/detail/iter/limits/reverse4_256.hpp>
|
||||
# else
|
||||
# error Incorrect value for the BOOST_PP_LIMIT_ITERATION limit
|
||||
# endif
|
||||
|
@ -18,6 +18,10 @@
|
||||
# elif BOOST_PP_LIMIT_ITERATION == 512
|
||||
# include <boost/preprocessor/iteration/detail/iter/limits/reverse5_512.hpp>
|
||||
# include <boost/preprocessor/iteration/detail/iter/limits/reverse5_256.hpp>
|
||||
# elif BOOST_PP_LIMIT_ITERATION == 1024
|
||||
# include <boost/preprocessor/iteration/detail/iter/limits/reverse5_1024.hpp>
|
||||
# include <boost/preprocessor/iteration/detail/iter/limits/reverse5_512.hpp>
|
||||
# include <boost/preprocessor/iteration/detail/iter/limits/reverse5_256.hpp>
|
||||
# else
|
||||
# error Incorrect value for the BOOST_PP_LIMIT_ITERATION limit
|
||||
# endif
|
||||
|
1549
include/boost/preprocessor/iteration/detail/limits/local_1024.hpp
Normal file
1549
include/boost/preprocessor/iteration/detail/limits/local_1024.hpp
Normal file
File diff suppressed because it is too large
Load Diff
1549
include/boost/preprocessor/iteration/detail/limits/rlocal_1024.hpp
Normal file
1549
include/boost/preprocessor/iteration/detail/limits/rlocal_1024.hpp
Normal file
File diff suppressed because it is too large
Load Diff
@ -40,6 +40,10 @@
|
||||
# elif BOOST_PP_LIMIT_ITERATION == 512
|
||||
# include <boost/preprocessor/iteration/detail/limits/local_256.hpp>
|
||||
# include <boost/preprocessor/iteration/detail/limits/local_512.hpp>
|
||||
# elif BOOST_PP_LIMIT_ITERATION == 1024
|
||||
# include <boost/preprocessor/iteration/detail/limits/local_256.hpp>
|
||||
# include <boost/preprocessor/iteration/detail/limits/local_512.hpp>
|
||||
# include <boost/preprocessor/iteration/detail/limits/local_1024.hpp>
|
||||
# else
|
||||
# error Incorrect value for the BOOST_PP_LIMIT_ITERATION limit
|
||||
# endif
|
||||
|
@ -18,6 +18,10 @@
|
||||
# elif BOOST_PP_LIMIT_ITERATION == 512
|
||||
# include <boost/preprocessor/iteration/detail/limits/rlocal_512.hpp>
|
||||
# include <boost/preprocessor/iteration/detail/limits/rlocal_256.hpp>
|
||||
# elif BOOST_PP_LIMIT_ITERATION == 1024
|
||||
# include <boost/preprocessor/iteration/detail/limits/rlocal_1024.hpp>
|
||||
# include <boost/preprocessor/iteration/detail/limits/rlocal_512.hpp>
|
||||
# include <boost/preprocessor/iteration/detail/limits/rlocal_256.hpp>
|
||||
# else
|
||||
# error Incorrect value for the BOOST_PP_LIMIT_ITERATION limit
|
||||
# endif
|
||||
|
Reference in New Issue
Block a user