#include <boost/preprocessor/slot/detail/shared.hpp>
Go to the source code of this file.
Macros | |
#define | BOOST_PP_COUNTER BOOST_PP_COUNTER_DIGIT_1 |
#define | BOOST_PP_COUNTER_DIGIT_1 0 |
#define | BOOST_PP_COUNTER_DIGIT_10 0 |
#define | BOOST_PP_COUNTER_DIGIT_2 0 |
#define | BOOST_PP_COUNTER_DIGIT_3 0 |
#define | BOOST_PP_COUNTER_DIGIT_4 0 |
#define | BOOST_PP_COUNTER_DIGIT_5 0 |
#define | BOOST_PP_COUNTER_DIGIT_6 0 |
#define | BOOST_PP_COUNTER_DIGIT_7 0 |
#define | BOOST_PP_COUNTER_DIGIT_8 0 |
#define | BOOST_PP_COUNTER_DIGIT_9 0 |
#define | BOOST_PP_VALUE BOOST_PP_COUNTER + 1 |
#define BOOST_PP_COUNTER BOOST_PP_COUNTER_DIGIT_1 |
Definition at line 268 of file counter.hpp.
#define BOOST_PP_COUNTER_DIGIT_1 0 |
Definition at line 228 of file counter.hpp.
#define BOOST_PP_COUNTER_DIGIT_10 0 |
Definition at line 30 of file counter.hpp.
#define BOOST_PP_COUNTER_DIGIT_2 0 |
Definition at line 206 of file counter.hpp.
#define BOOST_PP_COUNTER_DIGIT_3 0 |
Definition at line 184 of file counter.hpp.
#define BOOST_PP_COUNTER_DIGIT_4 0 |
Definition at line 162 of file counter.hpp.
#define BOOST_PP_COUNTER_DIGIT_5 0 |
Definition at line 140 of file counter.hpp.
#define BOOST_PP_COUNTER_DIGIT_6 0 |
Definition at line 118 of file counter.hpp.
#define BOOST_PP_COUNTER_DIGIT_7 0 |
Definition at line 96 of file counter.hpp.
#define BOOST_PP_COUNTER_DIGIT_8 0 |
Definition at line 74 of file counter.hpp.
#define BOOST_PP_COUNTER_DIGIT_9 0 |
Definition at line 52 of file counter.hpp.
#define BOOST_PP_VALUE BOOST_PP_COUNTER + 1 |
Definition at line 12 of file counter.hpp.