mirror of
https://github.com/boostorg/preprocessor.git
synced 2025-07-15 13:36:33 +02:00
Cpp output cleanup
[SVN r14223]
This commit is contained in:
@ -8,6 +8,8 @@
|
||||
# * *
|
||||
# ************************************************************************** */
|
||||
#
|
||||
# line 1 ""
|
||||
#
|
||||
# ifdef BOOST_PP_ITERATION_LIMITS
|
||||
# ifndef BOOST_PP_FILENAME_1
|
||||
# error BOOST_PP: depth #1 filename is not defined
|
||||
@ -36,8 +38,6 @@
|
||||
#
|
||||
# define BOOST_PP_IS_ITERATING
|
||||
#
|
||||
# line 1 ""
|
||||
#
|
||||
# if (BOOST_PP_ITERATION_START_1 <= 0) && (BOOST_PP_ITERATION_FINISH_1 >= 0)
|
||||
# define BOOST_PP_ITERATION_1 0
|
||||
# include BOOST_PP_FILENAME_1
|
||||
|
@ -8,6 +8,8 @@
|
||||
# * *
|
||||
# ************************************************************************** */
|
||||
#
|
||||
# line 1 ""
|
||||
#
|
||||
# ifdef BOOST_PP_ITERATION_LIMITS
|
||||
# ifndef BOOST_PP_FILENAME_2
|
||||
# error BOOST_PP: depth #2 filename is not defined
|
||||
@ -34,8 +36,6 @@
|
||||
# define BOOST_PP_ITERATION_DEPTH() 2
|
||||
# endif
|
||||
#
|
||||
# line 1 ""
|
||||
#
|
||||
# if (BOOST_PP_ITERATION_START_2 <= 0) && (BOOST_PP_ITERATION_FINISH_2 >= 0)
|
||||
# define BOOST_PP_ITERATION_2 0
|
||||
# include BOOST_PP_FILENAME_2
|
||||
|
@ -8,6 +8,8 @@
|
||||
# * *
|
||||
# ************************************************************************** */
|
||||
#
|
||||
# line 1 ""
|
||||
#
|
||||
# ifdef BOOST_PP_ITERATION_LIMITS
|
||||
# ifndef BOOST_PP_FILENAME_3
|
||||
# error BOOST_PP: depth #3 filename is not defined
|
||||
@ -34,8 +36,6 @@
|
||||
# define BOOST_PP_ITERATION_DEPTH() 3
|
||||
# endif
|
||||
#
|
||||
# line 1 ""
|
||||
#
|
||||
# if (BOOST_PP_ITERATION_START_3 <= 0) && (BOOST_PP_ITERATION_FINISH_3 >= 0)
|
||||
# define BOOST_PP_ITERATION_3 0
|
||||
# include BOOST_PP_FILENAME_3
|
||||
|
@ -8,6 +8,8 @@
|
||||
# * *
|
||||
# ************************************************************************** */
|
||||
#
|
||||
# line 1 ""
|
||||
#
|
||||
# ifdef BOOST_PP_ITERATION_LIMITS
|
||||
# ifndef BOOST_PP_FILENAME_4
|
||||
# error BOOST_PP: depth #4 filename is not defined
|
||||
@ -34,8 +36,6 @@
|
||||
# define BOOST_PP_ITERATION_DEPTH() 4
|
||||
# endif
|
||||
#
|
||||
# line 1 ""
|
||||
#
|
||||
# if (BOOST_PP_ITERATION_START_4 <= 0) && (BOOST_PP_ITERATION_FINISH_4 >= 0)
|
||||
# define BOOST_PP_ITERATION_4 0
|
||||
# include BOOST_PP_FILENAME_4
|
||||
|
@ -8,6 +8,8 @@
|
||||
# * *
|
||||
# ************************************************************************** */
|
||||
#
|
||||
# line 1 ""
|
||||
#
|
||||
# ifdef BOOST_PP_ITERATION_LIMITS
|
||||
# ifndef BOOST_PP_FILENAME_5
|
||||
# error BOOST_PP: depth #5 filename is not defined
|
||||
@ -34,8 +36,6 @@
|
||||
# define BOOST_PP_ITERATION_DEPTH() 5
|
||||
# endif
|
||||
#
|
||||
# line 1 ""
|
||||
#
|
||||
# if (BOOST_PP_ITERATION_START_5 <= 0) && (BOOST_PP_ITERATION_START_5 >= 0)
|
||||
# define BOOST_PP_ITERATION_5 0
|
||||
# include BOOST_PP_FILENAME_5
|
||||
|
@ -8,6 +8,8 @@
|
||||
# * *
|
||||
# ************************************************************************** */
|
||||
#
|
||||
# line 1 ""
|
||||
#
|
||||
# ifdef BOOST_PP_LOCAL_ITERATION_LIMITS
|
||||
# define BOOST_PP_LOCAL_START BOOST_PP_TUPLE_ELEM(2, 0, BOOST_PP_LOCAL_ITERATION_LIMITS)
|
||||
# define BOOST_PP_LOCAL_FINISH BOOST_PP_TUPLE_ELEM(2, 1, BOOST_PP_LOCAL_ITERATION_LIMITS)
|
||||
|
@ -8,6 +8,8 @@
|
||||
# * *
|
||||
# ************************************************************************** */
|
||||
#
|
||||
# line 1 ""
|
||||
#
|
||||
# ifndef BOOST_PP_ITERATION_BOUND
|
||||
# error BOOST_PP: BOOST_PP_ITERATION_BOUND must be set prior to including BOOST_PP_SET_LBOUND()
|
||||
# endif
|
||||
|
@ -8,6 +8,8 @@
|
||||
# * *
|
||||
# ************************************************************************** */
|
||||
#
|
||||
# line 1 ""
|
||||
#
|
||||
# ifndef BOOST_PP_ITERATION_BOUND
|
||||
# error BOOST_PP: BOOST_PP_ITERATION_BOUND must be set prior to including BOOST_PP_SET_LBOUND()
|
||||
# endif
|
||||
|
@ -8,6 +8,8 @@
|
||||
# * *
|
||||
# ************************************************************************** */
|
||||
#
|
||||
# line 1 ""
|
||||
#
|
||||
# ifndef BOOST_PP_ITERATION_BOUND
|
||||
# error BOOST_PP: BOOST_PP_ITERATION_BOUND must be set prior to including BOOST_PP_SET_LBOUND()
|
||||
# endif
|
||||
|
@ -8,6 +8,8 @@
|
||||
# * *
|
||||
# ************************************************************************** */
|
||||
#
|
||||
# line 1 ""
|
||||
#
|
||||
# ifndef BOOST_PP_ITERATION_BOUND
|
||||
# error BOOST_PP: BOOST_PP_ITERATION_BOUND must be set prior to including BOOST_PP_SET_LBOUND()
|
||||
# endif
|
||||
|
@ -8,6 +8,8 @@
|
||||
# * *
|
||||
# ************************************************************************** */
|
||||
#
|
||||
# line 1 ""
|
||||
#
|
||||
# ifndef BOOST_PP_ITERATION_BOUND
|
||||
# error BOOST_PP: BOOST_PP_ITERATION_BOUND must be set prior to including BOOST_PP_SET_LBOUND()
|
||||
# endif
|
||||
|
@ -8,6 +8,8 @@
|
||||
# * *
|
||||
# ************************************************************************** */
|
||||
#
|
||||
# line 1 ""
|
||||
#
|
||||
# ifndef BOOST_PP_ITERATION_BOUND
|
||||
# error BOOST_PP: BOOST_PP_ITERATION_BOUND must be set prior to including BOOST_PP_SET_UBOUND()
|
||||
# endif
|
||||
|
@ -8,6 +8,8 @@
|
||||
# * *
|
||||
# ************************************************************************** */
|
||||
#
|
||||
# line 1 ""
|
||||
#
|
||||
# ifndef BOOST_PP_ITERATION_BOUND
|
||||
# error BOOST_PP: BOOST_PP_ITERATION_BOUND must be set prior to including BOOST_PP_SET_UBOUND()
|
||||
# endif
|
||||
|
@ -8,6 +8,8 @@
|
||||
# * *
|
||||
# ************************************************************************** */
|
||||
#
|
||||
# line 1 ""
|
||||
#
|
||||
# ifndef BOOST_PP_ITERATION_BOUND
|
||||
# error BOOST_PP: BOOST_PP_ITERATION_BOUND must be set prior to including BOOST_PP_SET_UBOUND()
|
||||
# endif
|
||||
|
@ -8,6 +8,8 @@
|
||||
# * *
|
||||
# ************************************************************************** */
|
||||
#
|
||||
# line 1 ""
|
||||
#
|
||||
# ifndef BOOST_PP_ITERATION_BOUND
|
||||
# error BOOST_PP: BOOST_PP_ITERATION_BOUND must be set prior to including BOOST_PP_SET_UBOUND()
|
||||
# endif
|
||||
|
@ -8,6 +8,8 @@
|
||||
# * *
|
||||
# ************************************************************************** */
|
||||
#
|
||||
# line 1 ""
|
||||
#
|
||||
# ifndef BOOST_PP_ITERATION_BOUND
|
||||
# error BOOST_PP: BOOST_PP_ITERATION_BOUND must be set prior to including BOOST_PP_SET_UBOUND()
|
||||
# endif
|
||||
|
Reference in New Issue
Block a user