forked from boostorg/preprocessor
high-resolution support
[SVN r14555]
This commit is contained in:
@ -10,528 +10,279 @@
|
||||
#
|
||||
# line BOOST_PP_DETAIL_LINE(slot 2 = (BOOST_PP_VALUE))
|
||||
#
|
||||
# ifndef BOOST_PP_VALUE
|
||||
# error BOOST_PP: BOOST_PP_VALUE must be set prior to including BOOST_PP_ASSIGN_SLOT(2)
|
||||
# endif
|
||||
# include <boost/preprocessor/detail/slot/shared.hpp>
|
||||
#
|
||||
# undef BOOST_PP_SLOT_2
|
||||
#
|
||||
# if (BOOST_PP_VALUE) == 0
|
||||
# define BOOST_PP_SLOT_2 0
|
||||
# elif (BOOST_PP_VALUE) == 1
|
||||
# define BOOST_PP_SLOT_2 1
|
||||
# elif (BOOST_PP_VALUE) == 2
|
||||
# define BOOST_PP_SLOT_2 2
|
||||
# elif (BOOST_PP_VALUE) == 3
|
||||
# define BOOST_PP_SLOT_2 3
|
||||
# elif (BOOST_PP_VALUE) == 4
|
||||
# define BOOST_PP_SLOT_2 4
|
||||
# elif (BOOST_PP_VALUE) == 5
|
||||
# define BOOST_PP_SLOT_2 5
|
||||
# elif (BOOST_PP_VALUE) == 6
|
||||
# define BOOST_PP_SLOT_2 6
|
||||
# elif (BOOST_PP_VALUE) == 7
|
||||
# define BOOST_PP_SLOT_2 7
|
||||
# elif (BOOST_PP_VALUE) == 8
|
||||
# define BOOST_PP_SLOT_2 8
|
||||
# elif (BOOST_PP_VALUE) == 9
|
||||
# define BOOST_PP_SLOT_2 9
|
||||
# elif (BOOST_PP_VALUE) == 10
|
||||
# define BOOST_PP_SLOT_2 10
|
||||
# elif (BOOST_PP_VALUE) == 11
|
||||
# define BOOST_PP_SLOT_2 11
|
||||
# elif (BOOST_PP_VALUE) == 12
|
||||
# define BOOST_PP_SLOT_2 12
|
||||
# elif (BOOST_PP_VALUE) == 13
|
||||
# define BOOST_PP_SLOT_2 13
|
||||
# elif (BOOST_PP_VALUE) == 14
|
||||
# define BOOST_PP_SLOT_2 14
|
||||
# elif (BOOST_PP_VALUE) == 15
|
||||
# define BOOST_PP_SLOT_2 15
|
||||
# elif (BOOST_PP_VALUE) == 16
|
||||
# define BOOST_PP_SLOT_2 16
|
||||
# elif (BOOST_PP_VALUE) == 17
|
||||
# define BOOST_PP_SLOT_2 17
|
||||
# elif (BOOST_PP_VALUE) == 18
|
||||
# define BOOST_PP_SLOT_2 18
|
||||
# elif (BOOST_PP_VALUE) == 19
|
||||
# define BOOST_PP_SLOT_2 19
|
||||
# elif (BOOST_PP_VALUE) == 20
|
||||
# define BOOST_PP_SLOT_2 20
|
||||
# elif (BOOST_PP_VALUE) == 21
|
||||
# define BOOST_PP_SLOT_2 21
|
||||
# elif (BOOST_PP_VALUE) == 22
|
||||
# define BOOST_PP_SLOT_2 22
|
||||
# elif (BOOST_PP_VALUE) == 23
|
||||
# define BOOST_PP_SLOT_2 23
|
||||
# elif (BOOST_PP_VALUE) == 24
|
||||
# define BOOST_PP_SLOT_2 24
|
||||
# elif (BOOST_PP_VALUE) == 25
|
||||
# define BOOST_PP_SLOT_2 25
|
||||
# elif (BOOST_PP_VALUE) == 26
|
||||
# define BOOST_PP_SLOT_2 26
|
||||
# elif (BOOST_PP_VALUE) == 27
|
||||
# define BOOST_PP_SLOT_2 27
|
||||
# elif (BOOST_PP_VALUE) == 28
|
||||
# define BOOST_PP_SLOT_2 28
|
||||
# elif (BOOST_PP_VALUE) == 29
|
||||
# define BOOST_PP_SLOT_2 29
|
||||
# elif (BOOST_PP_VALUE) == 30
|
||||
# define BOOST_PP_SLOT_2 30
|
||||
# elif (BOOST_PP_VALUE) == 31
|
||||
# define BOOST_PP_SLOT_2 31
|
||||
# elif (BOOST_PP_VALUE) == 32
|
||||
# define BOOST_PP_SLOT_2 32
|
||||
# elif (BOOST_PP_VALUE) == 33
|
||||
# define BOOST_PP_SLOT_2 33
|
||||
# elif (BOOST_PP_VALUE) == 34
|
||||
# define BOOST_PP_SLOT_2 34
|
||||
# elif (BOOST_PP_VALUE) == 35
|
||||
# define BOOST_PP_SLOT_2 35
|
||||
# elif (BOOST_PP_VALUE) == 36
|
||||
# define BOOST_PP_SLOT_2 36
|
||||
# elif (BOOST_PP_VALUE) == 37
|
||||
# define BOOST_PP_SLOT_2 37
|
||||
# elif (BOOST_PP_VALUE) == 38
|
||||
# define BOOST_PP_SLOT_2 38
|
||||
# elif (BOOST_PP_VALUE) == 39
|
||||
# define BOOST_PP_SLOT_2 39
|
||||
# elif (BOOST_PP_VALUE) == 40
|
||||
# define BOOST_PP_SLOT_2 40
|
||||
# elif (BOOST_PP_VALUE) == 41
|
||||
# define BOOST_PP_SLOT_2 41
|
||||
# elif (BOOST_PP_VALUE) == 42
|
||||
# define BOOST_PP_SLOT_2 42
|
||||
# elif (BOOST_PP_VALUE) == 43
|
||||
# define BOOST_PP_SLOT_2 43
|
||||
# elif (BOOST_PP_VALUE) == 44
|
||||
# define BOOST_PP_SLOT_2 44
|
||||
# elif (BOOST_PP_VALUE) == 45
|
||||
# define BOOST_PP_SLOT_2 45
|
||||
# elif (BOOST_PP_VALUE) == 46
|
||||
# define BOOST_PP_SLOT_2 46
|
||||
# elif (BOOST_PP_VALUE) == 47
|
||||
# define BOOST_PP_SLOT_2 47
|
||||
# elif (BOOST_PP_VALUE) == 48
|
||||
# define BOOST_PP_SLOT_2 48
|
||||
# elif (BOOST_PP_VALUE) == 49
|
||||
# define BOOST_PP_SLOT_2 49
|
||||
# elif (BOOST_PP_VALUE) == 50
|
||||
# define BOOST_PP_SLOT_2 50
|
||||
# elif (BOOST_PP_VALUE) == 51
|
||||
# define BOOST_PP_SLOT_2 51
|
||||
# elif (BOOST_PP_VALUE) == 52
|
||||
# define BOOST_PP_SLOT_2 52
|
||||
# elif (BOOST_PP_VALUE) == 53
|
||||
# define BOOST_PP_SLOT_2 53
|
||||
# elif (BOOST_PP_VALUE) == 54
|
||||
# define BOOST_PP_SLOT_2 54
|
||||
# elif (BOOST_PP_VALUE) == 55
|
||||
# define BOOST_PP_SLOT_2 55
|
||||
# elif (BOOST_PP_VALUE) == 56
|
||||
# define BOOST_PP_SLOT_2 56
|
||||
# elif (BOOST_PP_VALUE) == 57
|
||||
# define BOOST_PP_SLOT_2 57
|
||||
# elif (BOOST_PP_VALUE) == 58
|
||||
# define BOOST_PP_SLOT_2 58
|
||||
# elif (BOOST_PP_VALUE) == 59
|
||||
# define BOOST_PP_SLOT_2 59
|
||||
# elif (BOOST_PP_VALUE) == 60
|
||||
# define BOOST_PP_SLOT_2 60
|
||||
# elif (BOOST_PP_VALUE) == 61
|
||||
# define BOOST_PP_SLOT_2 61
|
||||
# elif (BOOST_PP_VALUE) == 62
|
||||
# define BOOST_PP_SLOT_2 62
|
||||
# elif (BOOST_PP_VALUE) == 63
|
||||
# define BOOST_PP_SLOT_2 63
|
||||
# elif (BOOST_PP_VALUE) == 64
|
||||
# define BOOST_PP_SLOT_2 64
|
||||
# elif (BOOST_PP_VALUE) == 65
|
||||
# define BOOST_PP_SLOT_2 65
|
||||
# elif (BOOST_PP_VALUE) == 66
|
||||
# define BOOST_PP_SLOT_2 66
|
||||
# elif (BOOST_PP_VALUE) == 67
|
||||
# define BOOST_PP_SLOT_2 67
|
||||
# elif (BOOST_PP_VALUE) == 68
|
||||
# define BOOST_PP_SLOT_2 68
|
||||
# elif (BOOST_PP_VALUE) == 69
|
||||
# define BOOST_PP_SLOT_2 69
|
||||
# elif (BOOST_PP_VALUE) == 70
|
||||
# define BOOST_PP_SLOT_2 70
|
||||
# elif (BOOST_PP_VALUE) == 71
|
||||
# define BOOST_PP_SLOT_2 71
|
||||
# elif (BOOST_PP_VALUE) == 72
|
||||
# define BOOST_PP_SLOT_2 72
|
||||
# elif (BOOST_PP_VALUE) == 73
|
||||
# define BOOST_PP_SLOT_2 73
|
||||
# elif (BOOST_PP_VALUE) == 74
|
||||
# define BOOST_PP_SLOT_2 74
|
||||
# elif (BOOST_PP_VALUE) == 75
|
||||
# define BOOST_PP_SLOT_2 75
|
||||
# elif (BOOST_PP_VALUE) == 76
|
||||
# define BOOST_PP_SLOT_2 76
|
||||
# elif (BOOST_PP_VALUE) == 77
|
||||
# define BOOST_PP_SLOT_2 77
|
||||
# elif (BOOST_PP_VALUE) == 78
|
||||
# define BOOST_PP_SLOT_2 78
|
||||
# elif (BOOST_PP_VALUE) == 79
|
||||
# define BOOST_PP_SLOT_2 79
|
||||
# elif (BOOST_PP_VALUE) == 80
|
||||
# define BOOST_PP_SLOT_2 80
|
||||
# elif (BOOST_PP_VALUE) == 81
|
||||
# define BOOST_PP_SLOT_2 81
|
||||
# elif (BOOST_PP_VALUE) == 82
|
||||
# define BOOST_PP_SLOT_2 82
|
||||
# elif (BOOST_PP_VALUE) == 83
|
||||
# define BOOST_PP_SLOT_2 83
|
||||
# elif (BOOST_PP_VALUE) == 84
|
||||
# define BOOST_PP_SLOT_2 84
|
||||
# elif (BOOST_PP_VALUE) == 85
|
||||
# define BOOST_PP_SLOT_2 85
|
||||
# elif (BOOST_PP_VALUE) == 86
|
||||
# define BOOST_PP_SLOT_2 86
|
||||
# elif (BOOST_PP_VALUE) == 87
|
||||
# define BOOST_PP_SLOT_2 87
|
||||
# elif (BOOST_PP_VALUE) == 88
|
||||
# define BOOST_PP_SLOT_2 88
|
||||
# elif (BOOST_PP_VALUE) == 89
|
||||
# define BOOST_PP_SLOT_2 89
|
||||
# elif (BOOST_PP_VALUE) == 90
|
||||
# define BOOST_PP_SLOT_2 90
|
||||
# elif (BOOST_PP_VALUE) == 91
|
||||
# define BOOST_PP_SLOT_2 91
|
||||
# elif (BOOST_PP_VALUE) == 92
|
||||
# define BOOST_PP_SLOT_2 92
|
||||
# elif (BOOST_PP_VALUE) == 93
|
||||
# define BOOST_PP_SLOT_2 93
|
||||
# elif (BOOST_PP_VALUE) == 94
|
||||
# define BOOST_PP_SLOT_2 94
|
||||
# elif (BOOST_PP_VALUE) == 95
|
||||
# define BOOST_PP_SLOT_2 95
|
||||
# elif (BOOST_PP_VALUE) == 96
|
||||
# define BOOST_PP_SLOT_2 96
|
||||
# elif (BOOST_PP_VALUE) == 97
|
||||
# define BOOST_PP_SLOT_2 97
|
||||
# elif (BOOST_PP_VALUE) == 98
|
||||
# define BOOST_PP_SLOT_2 98
|
||||
# elif (BOOST_PP_VALUE) == 99
|
||||
# define BOOST_PP_SLOT_2 99
|
||||
# elif (BOOST_PP_VALUE) == 100
|
||||
# define BOOST_PP_SLOT_2 100
|
||||
# elif (BOOST_PP_VALUE) == 101
|
||||
# define BOOST_PP_SLOT_2 101
|
||||
# elif (BOOST_PP_VALUE) == 102
|
||||
# define BOOST_PP_SLOT_2 102
|
||||
# elif (BOOST_PP_VALUE) == 103
|
||||
# define BOOST_PP_SLOT_2 103
|
||||
# elif (BOOST_PP_VALUE) == 104
|
||||
# define BOOST_PP_SLOT_2 104
|
||||
# elif (BOOST_PP_VALUE) == 105
|
||||
# define BOOST_PP_SLOT_2 105
|
||||
# elif (BOOST_PP_VALUE) == 106
|
||||
# define BOOST_PP_SLOT_2 106
|
||||
# elif (BOOST_PP_VALUE) == 107
|
||||
# define BOOST_PP_SLOT_2 107
|
||||
# elif (BOOST_PP_VALUE) == 108
|
||||
# define BOOST_PP_SLOT_2 108
|
||||
# elif (BOOST_PP_VALUE) == 109
|
||||
# define BOOST_PP_SLOT_2 109
|
||||
# elif (BOOST_PP_VALUE) == 110
|
||||
# define BOOST_PP_SLOT_2 110
|
||||
# elif (BOOST_PP_VALUE) == 111
|
||||
# define BOOST_PP_SLOT_2 111
|
||||
# elif (BOOST_PP_VALUE) == 112
|
||||
# define BOOST_PP_SLOT_2 112
|
||||
# elif (BOOST_PP_VALUE) == 113
|
||||
# define BOOST_PP_SLOT_2 113
|
||||
# elif (BOOST_PP_VALUE) == 114
|
||||
# define BOOST_PP_SLOT_2 114
|
||||
# elif (BOOST_PP_VALUE) == 115
|
||||
# define BOOST_PP_SLOT_2 115
|
||||
# elif (BOOST_PP_VALUE) == 116
|
||||
# define BOOST_PP_SLOT_2 116
|
||||
# elif (BOOST_PP_VALUE) == 117
|
||||
# define BOOST_PP_SLOT_2 117
|
||||
# elif (BOOST_PP_VALUE) == 118
|
||||
# define BOOST_PP_SLOT_2 118
|
||||
# elif (BOOST_PP_VALUE) == 119
|
||||
# define BOOST_PP_SLOT_2 119
|
||||
# elif (BOOST_PP_VALUE) == 120
|
||||
# define BOOST_PP_SLOT_2 120
|
||||
# elif (BOOST_PP_VALUE) == 121
|
||||
# define BOOST_PP_SLOT_2 121
|
||||
# elif (BOOST_PP_VALUE) == 122
|
||||
# define BOOST_PP_SLOT_2 122
|
||||
# elif (BOOST_PP_VALUE) == 123
|
||||
# define BOOST_PP_SLOT_2 123
|
||||
# elif (BOOST_PP_VALUE) == 124
|
||||
# define BOOST_PP_SLOT_2 124
|
||||
# elif (BOOST_PP_VALUE) == 125
|
||||
# define BOOST_PP_SLOT_2 125
|
||||
# elif (BOOST_PP_VALUE) == 126
|
||||
# define BOOST_PP_SLOT_2 126
|
||||
# elif (BOOST_PP_VALUE) == 127
|
||||
# define BOOST_PP_SLOT_2 127
|
||||
# elif (BOOST_PP_VALUE) == 128
|
||||
# define BOOST_PP_SLOT_2 128
|
||||
# elif (BOOST_PP_VALUE) == 129
|
||||
# define BOOST_PP_SLOT_2 129
|
||||
# elif (BOOST_PP_VALUE) == 130
|
||||
# define BOOST_PP_SLOT_2 130
|
||||
# elif (BOOST_PP_VALUE) == 131
|
||||
# define BOOST_PP_SLOT_2 131
|
||||
# elif (BOOST_PP_VALUE) == 132
|
||||
# define BOOST_PP_SLOT_2 132
|
||||
# elif (BOOST_PP_VALUE) == 133
|
||||
# define BOOST_PP_SLOT_2 133
|
||||
# elif (BOOST_PP_VALUE) == 134
|
||||
# define BOOST_PP_SLOT_2 134
|
||||
# elif (BOOST_PP_VALUE) == 135
|
||||
# define BOOST_PP_SLOT_2 135
|
||||
# elif (BOOST_PP_VALUE) == 136
|
||||
# define BOOST_PP_SLOT_2 136
|
||||
# elif (BOOST_PP_VALUE) == 137
|
||||
# define BOOST_PP_SLOT_2 137
|
||||
# elif (BOOST_PP_VALUE) == 138
|
||||
# define BOOST_PP_SLOT_2 138
|
||||
# elif (BOOST_PP_VALUE) == 139
|
||||
# define BOOST_PP_SLOT_2 139
|
||||
# elif (BOOST_PP_VALUE) == 140
|
||||
# define BOOST_PP_SLOT_2 140
|
||||
# elif (BOOST_PP_VALUE) == 141
|
||||
# define BOOST_PP_SLOT_2 141
|
||||
# elif (BOOST_PP_VALUE) == 142
|
||||
# define BOOST_PP_SLOT_2 142
|
||||
# elif (BOOST_PP_VALUE) == 143
|
||||
# define BOOST_PP_SLOT_2 143
|
||||
# elif (BOOST_PP_VALUE) == 144
|
||||
# define BOOST_PP_SLOT_2 144
|
||||
# elif (BOOST_PP_VALUE) == 145
|
||||
# define BOOST_PP_SLOT_2 145
|
||||
# elif (BOOST_PP_VALUE) == 146
|
||||
# define BOOST_PP_SLOT_2 146
|
||||
# elif (BOOST_PP_VALUE) == 147
|
||||
# define BOOST_PP_SLOT_2 147
|
||||
# elif (BOOST_PP_VALUE) == 148
|
||||
# define BOOST_PP_SLOT_2 148
|
||||
# elif (BOOST_PP_VALUE) == 149
|
||||
# define BOOST_PP_SLOT_2 149
|
||||
# elif (BOOST_PP_VALUE) == 150
|
||||
# define BOOST_PP_SLOT_2 150
|
||||
# elif (BOOST_PP_VALUE) == 151
|
||||
# define BOOST_PP_SLOT_2 151
|
||||
# elif (BOOST_PP_VALUE) == 152
|
||||
# define BOOST_PP_SLOT_2 152
|
||||
# elif (BOOST_PP_VALUE) == 153
|
||||
# define BOOST_PP_SLOT_2 153
|
||||
# elif (BOOST_PP_VALUE) == 154
|
||||
# define BOOST_PP_SLOT_2 154
|
||||
# elif (BOOST_PP_VALUE) == 155
|
||||
# define BOOST_PP_SLOT_2 155
|
||||
# elif (BOOST_PP_VALUE) == 156
|
||||
# define BOOST_PP_SLOT_2 156
|
||||
# elif (BOOST_PP_VALUE) == 157
|
||||
# define BOOST_PP_SLOT_2 157
|
||||
# elif (BOOST_PP_VALUE) == 158
|
||||
# define BOOST_PP_SLOT_2 158
|
||||
# elif (BOOST_PP_VALUE) == 159
|
||||
# define BOOST_PP_SLOT_2 159
|
||||
# elif (BOOST_PP_VALUE) == 160
|
||||
# define BOOST_PP_SLOT_2 160
|
||||
# elif (BOOST_PP_VALUE) == 161
|
||||
# define BOOST_PP_SLOT_2 161
|
||||
# elif (BOOST_PP_VALUE) == 162
|
||||
# define BOOST_PP_SLOT_2 162
|
||||
# elif (BOOST_PP_VALUE) == 163
|
||||
# define BOOST_PP_SLOT_2 163
|
||||
# elif (BOOST_PP_VALUE) == 164
|
||||
# define BOOST_PP_SLOT_2 164
|
||||
# elif (BOOST_PP_VALUE) == 165
|
||||
# define BOOST_PP_SLOT_2 165
|
||||
# elif (BOOST_PP_VALUE) == 166
|
||||
# define BOOST_PP_SLOT_2 166
|
||||
# elif (BOOST_PP_VALUE) == 167
|
||||
# define BOOST_PP_SLOT_2 167
|
||||
# elif (BOOST_PP_VALUE) == 168
|
||||
# define BOOST_PP_SLOT_2 168
|
||||
# elif (BOOST_PP_VALUE) == 169
|
||||
# define BOOST_PP_SLOT_2 169
|
||||
# elif (BOOST_PP_VALUE) == 170
|
||||
# define BOOST_PP_SLOT_2 170
|
||||
# elif (BOOST_PP_VALUE) == 171
|
||||
# define BOOST_PP_SLOT_2 171
|
||||
# elif (BOOST_PP_VALUE) == 172
|
||||
# define BOOST_PP_SLOT_2 172
|
||||
# elif (BOOST_PP_VALUE) == 173
|
||||
# define BOOST_PP_SLOT_2 173
|
||||
# elif (BOOST_PP_VALUE) == 174
|
||||
# define BOOST_PP_SLOT_2 174
|
||||
# elif (BOOST_PP_VALUE) == 175
|
||||
# define BOOST_PP_SLOT_2 175
|
||||
# elif (BOOST_PP_VALUE) == 176
|
||||
# define BOOST_PP_SLOT_2 176
|
||||
# elif (BOOST_PP_VALUE) == 177
|
||||
# define BOOST_PP_SLOT_2 177
|
||||
# elif (BOOST_PP_VALUE) == 178
|
||||
# define BOOST_PP_SLOT_2 178
|
||||
# elif (BOOST_PP_VALUE) == 179
|
||||
# define BOOST_PP_SLOT_2 179
|
||||
# elif (BOOST_PP_VALUE) == 180
|
||||
# define BOOST_PP_SLOT_2 180
|
||||
# elif (BOOST_PP_VALUE) == 181
|
||||
# define BOOST_PP_SLOT_2 181
|
||||
# elif (BOOST_PP_VALUE) == 182
|
||||
# define BOOST_PP_SLOT_2 182
|
||||
# elif (BOOST_PP_VALUE) == 183
|
||||
# define BOOST_PP_SLOT_2 183
|
||||
# elif (BOOST_PP_VALUE) == 184
|
||||
# define BOOST_PP_SLOT_2 184
|
||||
# elif (BOOST_PP_VALUE) == 185
|
||||
# define BOOST_PP_SLOT_2 185
|
||||
# elif (BOOST_PP_VALUE) == 186
|
||||
# define BOOST_PP_SLOT_2 186
|
||||
# elif (BOOST_PP_VALUE) == 187
|
||||
# define BOOST_PP_SLOT_2 187
|
||||
# elif (BOOST_PP_VALUE) == 188
|
||||
# define BOOST_PP_SLOT_2 188
|
||||
# elif (BOOST_PP_VALUE) == 189
|
||||
# define BOOST_PP_SLOT_2 189
|
||||
# elif (BOOST_PP_VALUE) == 190
|
||||
# define BOOST_PP_SLOT_2 190
|
||||
# elif (BOOST_PP_VALUE) == 191
|
||||
# define BOOST_PP_SLOT_2 191
|
||||
# elif (BOOST_PP_VALUE) == 192
|
||||
# define BOOST_PP_SLOT_2 192
|
||||
# elif (BOOST_PP_VALUE) == 193
|
||||
# define BOOST_PP_SLOT_2 193
|
||||
# elif (BOOST_PP_VALUE) == 194
|
||||
# define BOOST_PP_SLOT_2 194
|
||||
# elif (BOOST_PP_VALUE) == 195
|
||||
# define BOOST_PP_SLOT_2 195
|
||||
# elif (BOOST_PP_VALUE) == 196
|
||||
# define BOOST_PP_SLOT_2 196
|
||||
# elif (BOOST_PP_VALUE) == 197
|
||||
# define BOOST_PP_SLOT_2 197
|
||||
# elif (BOOST_PP_VALUE) == 198
|
||||
# define BOOST_PP_SLOT_2 198
|
||||
# elif (BOOST_PP_VALUE) == 199
|
||||
# define BOOST_PP_SLOT_2 199
|
||||
# elif (BOOST_PP_VALUE) == 200
|
||||
# define BOOST_PP_SLOT_2 200
|
||||
# elif (BOOST_PP_VALUE) == 201
|
||||
# define BOOST_PP_SLOT_2 201
|
||||
# elif (BOOST_PP_VALUE) == 202
|
||||
# define BOOST_PP_SLOT_2 202
|
||||
# elif (BOOST_PP_VALUE) == 203
|
||||
# define BOOST_PP_SLOT_2 203
|
||||
# elif (BOOST_PP_VALUE) == 204
|
||||
# define BOOST_PP_SLOT_2 204
|
||||
# elif (BOOST_PP_VALUE) == 205
|
||||
# define BOOST_PP_SLOT_2 205
|
||||
# elif (BOOST_PP_VALUE) == 206
|
||||
# define BOOST_PP_SLOT_2 206
|
||||
# elif (BOOST_PP_VALUE) == 207
|
||||
# define BOOST_PP_SLOT_2 207
|
||||
# elif (BOOST_PP_VALUE) == 208
|
||||
# define BOOST_PP_SLOT_2 208
|
||||
# elif (BOOST_PP_VALUE) == 209
|
||||
# define BOOST_PP_SLOT_2 209
|
||||
# elif (BOOST_PP_VALUE) == 210
|
||||
# define BOOST_PP_SLOT_2 210
|
||||
# elif (BOOST_PP_VALUE) == 211
|
||||
# define BOOST_PP_SLOT_2 211
|
||||
# elif (BOOST_PP_VALUE) == 212
|
||||
# define BOOST_PP_SLOT_2 212
|
||||
# elif (BOOST_PP_VALUE) == 213
|
||||
# define BOOST_PP_SLOT_2 213
|
||||
# elif (BOOST_PP_VALUE) == 214
|
||||
# define BOOST_PP_SLOT_2 214
|
||||
# elif (BOOST_PP_VALUE) == 215
|
||||
# define BOOST_PP_SLOT_2 215
|
||||
# elif (BOOST_PP_VALUE) == 216
|
||||
# define BOOST_PP_SLOT_2 216
|
||||
# elif (BOOST_PP_VALUE) == 217
|
||||
# define BOOST_PP_SLOT_2 217
|
||||
# elif (BOOST_PP_VALUE) == 218
|
||||
# define BOOST_PP_SLOT_2 218
|
||||
# elif (BOOST_PP_VALUE) == 219
|
||||
# define BOOST_PP_SLOT_2 219
|
||||
# elif (BOOST_PP_VALUE) == 220
|
||||
# define BOOST_PP_SLOT_2 220
|
||||
# elif (BOOST_PP_VALUE) == 221
|
||||
# define BOOST_PP_SLOT_2 221
|
||||
# elif (BOOST_PP_VALUE) == 222
|
||||
# define BOOST_PP_SLOT_2 222
|
||||
# elif (BOOST_PP_VALUE) == 223
|
||||
# define BOOST_PP_SLOT_2 223
|
||||
# elif (BOOST_PP_VALUE) == 224
|
||||
# define BOOST_PP_SLOT_2 224
|
||||
# elif (BOOST_PP_VALUE) == 225
|
||||
# define BOOST_PP_SLOT_2 225
|
||||
# elif (BOOST_PP_VALUE) == 226
|
||||
# define BOOST_PP_SLOT_2 226
|
||||
# elif (BOOST_PP_VALUE) == 227
|
||||
# define BOOST_PP_SLOT_2 227
|
||||
# elif (BOOST_PP_VALUE) == 228
|
||||
# define BOOST_PP_SLOT_2 228
|
||||
# elif (BOOST_PP_VALUE) == 229
|
||||
# define BOOST_PP_SLOT_2 229
|
||||
# elif (BOOST_PP_VALUE) == 230
|
||||
# define BOOST_PP_SLOT_2 230
|
||||
# elif (BOOST_PP_VALUE) == 231
|
||||
# define BOOST_PP_SLOT_2 231
|
||||
# elif (BOOST_PP_VALUE) == 232
|
||||
# define BOOST_PP_SLOT_2 232
|
||||
# elif (BOOST_PP_VALUE) == 233
|
||||
# define BOOST_PP_SLOT_2 233
|
||||
# elif (BOOST_PP_VALUE) == 234
|
||||
# define BOOST_PP_SLOT_2 234
|
||||
# elif (BOOST_PP_VALUE) == 235
|
||||
# define BOOST_PP_SLOT_2 235
|
||||
# elif (BOOST_PP_VALUE) == 236
|
||||
# define BOOST_PP_SLOT_2 236
|
||||
# elif (BOOST_PP_VALUE) == 237
|
||||
# define BOOST_PP_SLOT_2 237
|
||||
# elif (BOOST_PP_VALUE) == 238
|
||||
# define BOOST_PP_SLOT_2 238
|
||||
# elif (BOOST_PP_VALUE) == 239
|
||||
# define BOOST_PP_SLOT_2 239
|
||||
# elif (BOOST_PP_VALUE) == 240
|
||||
# define BOOST_PP_SLOT_2 240
|
||||
# elif (BOOST_PP_VALUE) == 241
|
||||
# define BOOST_PP_SLOT_2 241
|
||||
# elif (BOOST_PP_VALUE) == 242
|
||||
# define BOOST_PP_SLOT_2 242
|
||||
# elif (BOOST_PP_VALUE) == 243
|
||||
# define BOOST_PP_SLOT_2 243
|
||||
# elif (BOOST_PP_VALUE) == 244
|
||||
# define BOOST_PP_SLOT_2 244
|
||||
# elif (BOOST_PP_VALUE) == 245
|
||||
# define BOOST_PP_SLOT_2 245
|
||||
# elif (BOOST_PP_VALUE) == 246
|
||||
# define BOOST_PP_SLOT_2 246
|
||||
# elif (BOOST_PP_VALUE) == 247
|
||||
# define BOOST_PP_SLOT_2 247
|
||||
# elif (BOOST_PP_VALUE) == 248
|
||||
# define BOOST_PP_SLOT_2 248
|
||||
# elif (BOOST_PP_VALUE) == 249
|
||||
# define BOOST_PP_SLOT_2 249
|
||||
# elif (BOOST_PP_VALUE) == 250
|
||||
# define BOOST_PP_SLOT_2 250
|
||||
# elif (BOOST_PP_VALUE) == 251
|
||||
# define BOOST_PP_SLOT_2 251
|
||||
# elif (BOOST_PP_VALUE) == 252
|
||||
# define BOOST_PP_SLOT_2 252
|
||||
# elif (BOOST_PP_VALUE) == 253
|
||||
# define BOOST_PP_SLOT_2 253
|
||||
# elif (BOOST_PP_VALUE) == 254
|
||||
# define BOOST_PP_SLOT_2 254
|
||||
# elif (BOOST_PP_VALUE) == 255
|
||||
# define BOOST_PP_SLOT_2 255
|
||||
# elif (BOOST_PP_VALUE) == 256
|
||||
# define BOOST_PP_SLOT_2 256
|
||||
# else
|
||||
# error BOOST_PP: BOOST_PP_VALUE is out of range
|
||||
# undef BOOST_PP_SLOT_2_DIGIT_1
|
||||
# undef BOOST_PP_SLOT_2_DIGIT_2
|
||||
# undef BOOST_PP_SLOT_2_DIGIT_3
|
||||
# undef BOOST_PP_SLOT_2_DIGIT_4
|
||||
# undef BOOST_PP_SLOT_2_DIGIT_5
|
||||
# undef BOOST_PP_SLOT_2_DIGIT_6
|
||||
# undef BOOST_PP_SLOT_2_DIGIT_7
|
||||
# undef BOOST_PP_SLOT_2_DIGIT_8
|
||||
# undef BOOST_PP_SLOT_2_DIGIT_9
|
||||
# undef BOOST_PP_SLOT_2_DIGIT_10
|
||||
#
|
||||
# /* 10th digit */
|
||||
#
|
||||
# if BOOST_PP_SLOT_TEMP_10 == 0
|
||||
# define BOOST_PP_SLOT_2_DIGIT_10 0
|
||||
# elif BOOST_PP_SLOT_TEMP_10 == 1
|
||||
# define BOOST_PP_SLOT_2_DIGIT_10 1
|
||||
# elif BOOST_PP_SLOT_TEMP_10 == 2
|
||||
# define BOOST_PP_SLOT_2_DIGIT_10 2
|
||||
# elif BOOST_PP_SLOT_TEMP_10 == 3
|
||||
# define BOOST_PP_SLOT_2_DIGIT_10 3
|
||||
# elif BOOST_PP_SLOT_TEMP_10 == 4
|
||||
# define BOOST_PP_SLOT_2_DIGIT_10 4
|
||||
# elif BOOST_PP_SLOT_TEMP_10 == 5
|
||||
# define BOOST_PP_SLOT_2_DIGIT_10 5
|
||||
# elif BOOST_PP_SLOT_TEMP_10 == 6
|
||||
# define BOOST_PP_SLOT_2_DIGIT_10 6
|
||||
# elif BOOST_PP_SLOT_TEMP_10 == 7
|
||||
# define BOOST_PP_SLOT_2_DIGIT_10 7
|
||||
# elif BOOST_PP_SLOT_TEMP_10 == 8
|
||||
# define BOOST_PP_SLOT_2_DIGIT_10 8
|
||||
# elif BOOST_PP_SLOT_TEMP_10 == 9
|
||||
# define BOOST_PP_SLOT_2_DIGIT_10 9
|
||||
# endif
|
||||
#
|
||||
# undef BOOST_PP_VALUE
|
||||
# /* 9th digit */
|
||||
#
|
||||
# if BOOST_PP_SLOT_TEMP_9 == 0
|
||||
# define BOOST_PP_SLOT_2_DIGIT_9 0
|
||||
# elif BOOST_PP_SLOT_TEMP_9 == 1
|
||||
# define BOOST_PP_SLOT_2_DIGIT_9 1
|
||||
# elif BOOST_PP_SLOT_TEMP_9 == 2
|
||||
# define BOOST_PP_SLOT_2_DIGIT_9 2
|
||||
# elif BOOST_PP_SLOT_TEMP_9 == 3
|
||||
# define BOOST_PP_SLOT_2_DIGIT_9 3
|
||||
# elif BOOST_PP_SLOT_TEMP_9 == 4
|
||||
# define BOOST_PP_SLOT_2_DIGIT_9 4
|
||||
# elif BOOST_PP_SLOT_TEMP_9 == 5
|
||||
# define BOOST_PP_SLOT_2_DIGIT_9 5
|
||||
# elif BOOST_PP_SLOT_TEMP_9 == 6
|
||||
# define BOOST_PP_SLOT_2_DIGIT_9 6
|
||||
# elif BOOST_PP_SLOT_TEMP_9 == 7
|
||||
# define BOOST_PP_SLOT_2_DIGIT_9 7
|
||||
# elif BOOST_PP_SLOT_TEMP_9 == 8
|
||||
# define BOOST_PP_SLOT_2_DIGIT_9 8
|
||||
# elif BOOST_PP_SLOT_TEMP_9 == 9
|
||||
# define BOOST_PP_SLOT_2_DIGIT_9 9
|
||||
# endif
|
||||
#
|
||||
# /* 8th digit */
|
||||
#
|
||||
# if BOOST_PP_SLOT_TEMP_8 == 0
|
||||
# define BOOST_PP_SLOT_2_DIGIT_8 0
|
||||
# elif BOOST_PP_SLOT_TEMP_8 == 1
|
||||
# define BOOST_PP_SLOT_2_DIGIT_8 1
|
||||
# elif BOOST_PP_SLOT_TEMP_8 == 2
|
||||
# define BOOST_PP_SLOT_2_DIGIT_8 2
|
||||
# elif BOOST_PP_SLOT_TEMP_8 == 3
|
||||
# define BOOST_PP_SLOT_2_DIGIT_8 3
|
||||
# elif BOOST_PP_SLOT_TEMP_8 == 4
|
||||
# define BOOST_PP_SLOT_2_DIGIT_8 4
|
||||
# elif BOOST_PP_SLOT_TEMP_8 == 5
|
||||
# define BOOST_PP_SLOT_2_DIGIT_8 5
|
||||
# elif BOOST_PP_SLOT_TEMP_8 == 6
|
||||
# define BOOST_PP_SLOT_2_DIGIT_8 6
|
||||
# elif BOOST_PP_SLOT_TEMP_8 == 7
|
||||
# define BOOST_PP_SLOT_2_DIGIT_8 7
|
||||
# elif BOOST_PP_SLOT_TEMP_8 == 8
|
||||
# define BOOST_PP_SLOT_2_DIGIT_8 8
|
||||
# elif BOOST_PP_SLOT_TEMP_8 == 9
|
||||
# define BOOST_PP_SLOT_2_DIGIT_8 9
|
||||
# endif
|
||||
#
|
||||
# /* 7th digit */
|
||||
#
|
||||
# if BOOST_PP_SLOT_TEMP_7 == 0
|
||||
# define BOOST_PP_SLOT_2_DIGIT_7 0
|
||||
# elif BOOST_PP_SLOT_TEMP_7 == 1
|
||||
# define BOOST_PP_SLOT_2_DIGIT_7 1
|
||||
# elif BOOST_PP_SLOT_TEMP_7 == 2
|
||||
# define BOOST_PP_SLOT_2_DIGIT_7 2
|
||||
# elif BOOST_PP_SLOT_TEMP_7 == 3
|
||||
# define BOOST_PP_SLOT_2_DIGIT_7 3
|
||||
# elif BOOST_PP_SLOT_TEMP_7 == 4
|
||||
# define BOOST_PP_SLOT_2_DIGIT_7 4
|
||||
# elif BOOST_PP_SLOT_TEMP_7 == 5
|
||||
# define BOOST_PP_SLOT_2_DIGIT_7 5
|
||||
# elif BOOST_PP_SLOT_TEMP_7 == 6
|
||||
# define BOOST_PP_SLOT_2_DIGIT_7 6
|
||||
# elif BOOST_PP_SLOT_TEMP_7 == 7
|
||||
# define BOOST_PP_SLOT_2_DIGIT_7 7
|
||||
# elif BOOST_PP_SLOT_TEMP_7 == 8
|
||||
# define BOOST_PP_SLOT_2_DIGIT_7 8
|
||||
# elif BOOST_PP_SLOT_TEMP_7 == 9
|
||||
# define BOOST_PP_SLOT_2_DIGIT_7 9
|
||||
# endif
|
||||
#
|
||||
# /* 6th digit */
|
||||
#
|
||||
# if BOOST_PP_SLOT_TEMP_6 == 0
|
||||
# define BOOST_PP_SLOT_2_DIGIT_6 0
|
||||
# elif BOOST_PP_SLOT_TEMP_6 == 1
|
||||
# define BOOST_PP_SLOT_2_DIGIT_6 1
|
||||
# elif BOOST_PP_SLOT_TEMP_6 == 2
|
||||
# define BOOST_PP_SLOT_2_DIGIT_6 2
|
||||
# elif BOOST_PP_SLOT_TEMP_6 == 3
|
||||
# define BOOST_PP_SLOT_2_DIGIT_6 3
|
||||
# elif BOOST_PP_SLOT_TEMP_6 == 4
|
||||
# define BOOST_PP_SLOT_2_DIGIT_6 4
|
||||
# elif BOOST_PP_SLOT_TEMP_6 == 5
|
||||
# define BOOST_PP_SLOT_2_DIGIT_6 5
|
||||
# elif BOOST_PP_SLOT_TEMP_6 == 6
|
||||
# define BOOST_PP_SLOT_2_DIGIT_6 6
|
||||
# elif BOOST_PP_SLOT_TEMP_6 == 7
|
||||
# define BOOST_PP_SLOT_2_DIGIT_6 7
|
||||
# elif BOOST_PP_SLOT_TEMP_6 == 8
|
||||
# define BOOST_PP_SLOT_2_DIGIT_6 8
|
||||
# elif BOOST_PP_SLOT_TEMP_6 == 9
|
||||
# define BOOST_PP_SLOT_2_DIGIT_6 9
|
||||
# endif
|
||||
#
|
||||
# /* 5th digit */
|
||||
#
|
||||
# if BOOST_PP_SLOT_TEMP_5 == 0
|
||||
# define BOOST_PP_SLOT_2_DIGIT_5 0
|
||||
# elif BOOST_PP_SLOT_TEMP_5 == 1
|
||||
# define BOOST_PP_SLOT_2_DIGIT_5 1
|
||||
# elif BOOST_PP_SLOT_TEMP_5 == 2
|
||||
# define BOOST_PP_SLOT_2_DIGIT_5 2
|
||||
# elif BOOST_PP_SLOT_TEMP_5 == 3
|
||||
# define BOOST_PP_SLOT_2_DIGIT_5 3
|
||||
# elif BOOST_PP_SLOT_TEMP_5 == 4
|
||||
# define BOOST_PP_SLOT_2_DIGIT_5 4
|
||||
# elif BOOST_PP_SLOT_TEMP_5 == 5
|
||||
# define BOOST_PP_SLOT_2_DIGIT_5 5
|
||||
# elif BOOST_PP_SLOT_TEMP_5 == 6
|
||||
# define BOOST_PP_SLOT_2_DIGIT_5 6
|
||||
# elif BOOST_PP_SLOT_TEMP_5 == 7
|
||||
# define BOOST_PP_SLOT_2_DIGIT_5 7
|
||||
# elif BOOST_PP_SLOT_TEMP_5 == 8
|
||||
# define BOOST_PP_SLOT_2_DIGIT_5 8
|
||||
# elif BOOST_PP_SLOT_TEMP_5 == 9
|
||||
# define BOOST_PP_SLOT_2_DIGIT_5 9
|
||||
# endif
|
||||
#
|
||||
# /* 4th digit */
|
||||
#
|
||||
# if BOOST_PP_SLOT_TEMP_4 == 0
|
||||
# define BOOST_PP_SLOT_2_DIGIT_4 0
|
||||
# elif BOOST_PP_SLOT_TEMP_4 == 1
|
||||
# define BOOST_PP_SLOT_2_DIGIT_4 1
|
||||
# elif BOOST_PP_SLOT_TEMP_4 == 2
|
||||
# define BOOST_PP_SLOT_2_DIGIT_4 2
|
||||
# elif BOOST_PP_SLOT_TEMP_4 == 3
|
||||
# define BOOST_PP_SLOT_2_DIGIT_4 3
|
||||
# elif BOOST_PP_SLOT_TEMP_4 == 4
|
||||
# define BOOST_PP_SLOT_2_DIGIT_4 4
|
||||
# elif BOOST_PP_SLOT_TEMP_4 == 5
|
||||
# define BOOST_PP_SLOT_2_DIGIT_4 5
|
||||
# elif BOOST_PP_SLOT_TEMP_4 == 6
|
||||
# define BOOST_PP_SLOT_2_DIGIT_4 6
|
||||
# elif BOOST_PP_SLOT_TEMP_4 == 7
|
||||
# define BOOST_PP_SLOT_2_DIGIT_4 7
|
||||
# elif BOOST_PP_SLOT_TEMP_4 == 8
|
||||
# define BOOST_PP_SLOT_2_DIGIT_4 8
|
||||
# elif BOOST_PP_SLOT_TEMP_4 == 9
|
||||
# define BOOST_PP_SLOT_2_DIGIT_4 9
|
||||
# endif
|
||||
#
|
||||
# /* 3rd digit */
|
||||
#
|
||||
# if BOOST_PP_SLOT_TEMP_3 == 0
|
||||
# define BOOST_PP_SLOT_2_DIGIT_3 0
|
||||
# elif BOOST_PP_SLOT_TEMP_3 == 1
|
||||
# define BOOST_PP_SLOT_2_DIGIT_3 1
|
||||
# elif BOOST_PP_SLOT_TEMP_3 == 2
|
||||
# define BOOST_PP_SLOT_2_DIGIT_3 2
|
||||
# elif BOOST_PP_SLOT_TEMP_3 == 3
|
||||
# define BOOST_PP_SLOT_2_DIGIT_3 3
|
||||
# elif BOOST_PP_SLOT_TEMP_3 == 4
|
||||
# define BOOST_PP_SLOT_2_DIGIT_3 4
|
||||
# elif BOOST_PP_SLOT_TEMP_3 == 5
|
||||
# define BOOST_PP_SLOT_2_DIGIT_3 5
|
||||
# elif BOOST_PP_SLOT_TEMP_3 == 6
|
||||
# define BOOST_PP_SLOT_2_DIGIT_3 6
|
||||
# elif BOOST_PP_SLOT_TEMP_3 == 7
|
||||
# define BOOST_PP_SLOT_2_DIGIT_3 7
|
||||
# elif BOOST_PP_SLOT_TEMP_3 == 8
|
||||
# define BOOST_PP_SLOT_2_DIGIT_3 8
|
||||
# elif BOOST_PP_SLOT_TEMP_3 == 9
|
||||
# define BOOST_PP_SLOT_2_DIGIT_3 9
|
||||
# endif
|
||||
#
|
||||
# /* 2nd digit */
|
||||
#
|
||||
# if BOOST_PP_SLOT_TEMP_2 == 0
|
||||
# define BOOST_PP_SLOT_2_DIGIT_2 0
|
||||
# elif BOOST_PP_SLOT_TEMP_2 == 1
|
||||
# define BOOST_PP_SLOT_2_DIGIT_2 1
|
||||
# elif BOOST_PP_SLOT_TEMP_2 == 2
|
||||
# define BOOST_PP_SLOT_2_DIGIT_2 2
|
||||
# elif BOOST_PP_SLOT_TEMP_2 == 3
|
||||
# define BOOST_PP_SLOT_2_DIGIT_2 3
|
||||
# elif BOOST_PP_SLOT_TEMP_2 == 4
|
||||
# define BOOST_PP_SLOT_2_DIGIT_2 4
|
||||
# elif BOOST_PP_SLOT_TEMP_2 == 5
|
||||
# define BOOST_PP_SLOT_2_DIGIT_2 5
|
||||
# elif BOOST_PP_SLOT_TEMP_2 == 6
|
||||
# define BOOST_PP_SLOT_2_DIGIT_2 6
|
||||
# elif BOOST_PP_SLOT_TEMP_2 == 7
|
||||
# define BOOST_PP_SLOT_2_DIGIT_2 7
|
||||
# elif BOOST_PP_SLOT_TEMP_2 == 8
|
||||
# define BOOST_PP_SLOT_2_DIGIT_2 8
|
||||
# elif BOOST_PP_SLOT_TEMP_2 == 9
|
||||
# define BOOST_PP_SLOT_2_DIGIT_2 9
|
||||
# endif
|
||||
#
|
||||
# /* 1st digit */
|
||||
#
|
||||
# if BOOST_PP_SLOT_TEMP_1 == 0
|
||||
# define BOOST_PP_SLOT_2_DIGIT_1 0
|
||||
# elif BOOST_PP_SLOT_TEMP_1 == 1
|
||||
# define BOOST_PP_SLOT_2_DIGIT_1 1
|
||||
# elif BOOST_PP_SLOT_TEMP_1 == 2
|
||||
# define BOOST_PP_SLOT_2_DIGIT_1 2
|
||||
# elif BOOST_PP_SLOT_TEMP_1 == 3
|
||||
# define BOOST_PP_SLOT_2_DIGIT_1 3
|
||||
# elif BOOST_PP_SLOT_TEMP_1 == 4
|
||||
# define BOOST_PP_SLOT_2_DIGIT_1 4
|
||||
# elif BOOST_PP_SLOT_TEMP_1 == 5
|
||||
# define BOOST_PP_SLOT_2_DIGIT_1 5
|
||||
# elif BOOST_PP_SLOT_TEMP_1 == 6
|
||||
# define BOOST_PP_SLOT_2_DIGIT_1 6
|
||||
# elif BOOST_PP_SLOT_TEMP_1 == 7
|
||||
# define BOOST_PP_SLOT_2_DIGIT_1 7
|
||||
# elif BOOST_PP_SLOT_TEMP_1 == 8
|
||||
# define BOOST_PP_SLOT_2_DIGIT_1 8
|
||||
# elif BOOST_PP_SLOT_TEMP_1 == 9
|
||||
# define BOOST_PP_SLOT_2_DIGIT_1 9
|
||||
# endif
|
||||
#
|
||||
# if BOOST_PP_SLOT_2_DIGIT_10
|
||||
# define BOOST_PP_SLOT_2() BOOST_PP_SLOT_CC_10(BOOST_PP_SLOT_2_DIGIT_10, BOOST_PP_SLOT_2_DIGIT_9, BOOST_PP_SLOT_2_DIGIT_8, BOOST_PP_SLOT_2_DIGIT_7, BOOST_PP_SLOT_2_DIGIT_6, BOOST_PP_SLOT_2_DIGIT_5, BOOST_PP_SLOT_2_DIGIT_4, BOOST_PP_SLOT_2_DIGIT_3, BOOST_PP_SLOT_2_DIGIT_2, BOOST_PP_SLOT_2_DIGIT_1)
|
||||
# elif BOOST_PP_SLOT_2_DIGIT_9
|
||||
# define BOOST_PP_SLOT_2() BOOST_PP_SLOT_CC_9(BOOST_PP_SLOT_2_DIGIT_9, BOOST_PP_SLOT_2_DIGIT_8, BOOST_PP_SLOT_2_DIGIT_7, BOOST_PP_SLOT_2_DIGIT_6, BOOST_PP_SLOT_2_DIGIT_5, BOOST_PP_SLOT_2_DIGIT_4, BOOST_PP_SLOT_2_DIGIT_3, BOOST_PP_SLOT_2_DIGIT_2, BOOST_PP_SLOT_2_DIGIT_1)
|
||||
# elif BOOST_PP_SLOT_2_DIGIT_8
|
||||
# define BOOST_PP_SLOT_2() BOOST_PP_SLOT_CC_8(BOOST_PP_SLOT_2_DIGIT_8, BOOST_PP_SLOT_2_DIGIT_7, BOOST_PP_SLOT_2_DIGIT_6, BOOST_PP_SLOT_2_DIGIT_5, BOOST_PP_SLOT_2_DIGIT_4, BOOST_PP_SLOT_2_DIGIT_3, BOOST_PP_SLOT_2_DIGIT_2, BOOST_PP_SLOT_2_DIGIT_1)
|
||||
# elif BOOST_PP_SLOT_2_DIGIT_7
|
||||
# define BOOST_PP_SLOT_2() BOOST_PP_SLOT_CC_7(BOOST_PP_SLOT_2_DIGIT_7, BOOST_PP_SLOT_2_DIGIT_6, BOOST_PP_SLOT_2_DIGIT_5, BOOST_PP_SLOT_2_DIGIT_4, BOOST_PP_SLOT_2_DIGIT_3, BOOST_PP_SLOT_2_DIGIT_2, BOOST_PP_SLOT_2_DIGIT_1)
|
||||
# elif BOOST_PP_SLOT_2_DIGIT_6
|
||||
# define BOOST_PP_SLOT_2() BOOST_PP_SLOT_CC_6(BOOST_PP_SLOT_2_DIGIT_6, BOOST_PP_SLOT_2_DIGIT_5, BOOST_PP_SLOT_2_DIGIT_4, BOOST_PP_SLOT_2_DIGIT_3, BOOST_PP_SLOT_2_DIGIT_2, BOOST_PP_SLOT_2_DIGIT_1)
|
||||
# elif BOOST_PP_SLOT_2_DIGIT_5
|
||||
# define BOOST_PP_SLOT_2() BOOST_PP_SLOT_CC_5(BOOST_PP_SLOT_2_DIGIT_5, BOOST_PP_SLOT_2_DIGIT_4, BOOST_PP_SLOT_2_DIGIT_3, BOOST_PP_SLOT_2_DIGIT_2, BOOST_PP_SLOT_2_DIGIT_1)
|
||||
# elif BOOST_PP_SLOT_2_DIGIT_4
|
||||
# define BOOST_PP_SLOT_2() BOOST_PP_SLOT_CC_4(BOOST_PP_SLOT_2_DIGIT_4, BOOST_PP_SLOT_2_DIGIT_3, BOOST_PP_SLOT_2_DIGIT_2, BOOST_PP_SLOT_2_DIGIT_1)
|
||||
# elif BOOST_PP_SLOT_2_DIGIT_3
|
||||
# define BOOST_PP_SLOT_2() BOOST_PP_SLOT_CC_3(BOOST_PP_SLOT_2_DIGIT_3, BOOST_PP_SLOT_2_DIGIT_2, BOOST_PP_SLOT_2_DIGIT_1)
|
||||
# elif BOOST_PP_SLOT_2_DIGIT_2
|
||||
# define BOOST_PP_SLOT_2() BOOST_PP_SLOT_CC_2(BOOST_PP_SLOT_2_DIGIT_2, BOOST_PP_SLOT_2_DIGIT_1)
|
||||
# else
|
||||
# define BOOST_PP_SLOT_2() BOOST_PP_SLOT_2_DIGIT_1
|
||||
# endif
|
||||
|
Reference in New Issue
Block a user