MessagePack for C++
local.hpp
Go to the documentation of this file.
1 # /* **************************************************************************
2 # * *
3 # * (C) Copyright Paul Mensonides 2002.
4 # * Distributed under the Boost Software License, Version 1.0. (See
5 # * accompanying file LICENSE_1_0.txt or copy at
6 # * http://www.boost.org/LICENSE_1_0.txt)
7 # * *
8 # ************************************************************************** */
9 #
10 # /* See http://www.boost.org for most recent version. */
11 #
12 # if !defined(MSGPACK_PP_LOCAL_LIMITS)
13 # error MSGPACK_PP_ERROR: local iteration boundaries are not defined
14 # elif !defined(MSGPACK_PP_LOCAL_MACRO)
15 # error MSGPACK_PP_ERROR: local iteration target macro is not defined
16 # else
17 # if ~MSGPACK_PP_CONFIG_FLAGS() & MSGPACK_PP_CONFIG_EDG()
18 # define MSGPACK_PP_LOCAL_S MSGPACK_PP_TUPLE_ELEM(2, 0, MSGPACK_PP_LOCAL_LIMITS)
19 # define MSGPACK_PP_LOCAL_F MSGPACK_PP_TUPLE_ELEM(2, 1, MSGPACK_PP_LOCAL_LIMITS)
20 # else
21 # define MSGPACK_PP_VALUE MSGPACK_PP_TUPLE_ELEM(2, 0, MSGPACK_PP_LOCAL_LIMITS)
23 # define MSGPACK_PP_VALUE MSGPACK_PP_TUPLE_ELEM(2, 1, MSGPACK_PP_LOCAL_LIMITS)
25 # define MSGPACK_PP_LOCAL_S MSGPACK_PP_LOCAL_SE()
26 # define MSGPACK_PP_LOCAL_F MSGPACK_PP_LOCAL_FE()
27 # endif
28 # endif
29 #
30 # if (MSGPACK_PP_LOCAL_S) > (MSGPACK_PP_LOCAL_F)
32 # else
33 # if MSGPACK_PP_LOCAL_C(0)
34  MSGPACK_PP_LOCAL_MACRO(0)
35 # endif
36 # if MSGPACK_PP_LOCAL_C(1)
37  MSGPACK_PP_LOCAL_MACRO(1)
38 # endif
39 # if MSGPACK_PP_LOCAL_C(2)
40  MSGPACK_PP_LOCAL_MACRO(2)
41 # endif
42 # if MSGPACK_PP_LOCAL_C(3)
43  MSGPACK_PP_LOCAL_MACRO(3)
44 # endif
45 # if MSGPACK_PP_LOCAL_C(4)
46  MSGPACK_PP_LOCAL_MACRO(4)
47 # endif
48 # if MSGPACK_PP_LOCAL_C(5)
49  MSGPACK_PP_LOCAL_MACRO(5)
50 # endif
51 # if MSGPACK_PP_LOCAL_C(6)
52  MSGPACK_PP_LOCAL_MACRO(6)
53 # endif
54 # if MSGPACK_PP_LOCAL_C(7)
55  MSGPACK_PP_LOCAL_MACRO(7)
56 # endif
57 # if MSGPACK_PP_LOCAL_C(8)
58  MSGPACK_PP_LOCAL_MACRO(8)
59 # endif
60 # if MSGPACK_PP_LOCAL_C(9)
61  MSGPACK_PP_LOCAL_MACRO(9)
62 # endif
63 # if MSGPACK_PP_LOCAL_C(10)
64  MSGPACK_PP_LOCAL_MACRO(10)
65 # endif
66 # if MSGPACK_PP_LOCAL_C(11)
67  MSGPACK_PP_LOCAL_MACRO(11)
68 # endif
69 # if MSGPACK_PP_LOCAL_C(12)
70  MSGPACK_PP_LOCAL_MACRO(12)
71 # endif
72 # if MSGPACK_PP_LOCAL_C(13)
73  MSGPACK_PP_LOCAL_MACRO(13)
74 # endif
75 # if MSGPACK_PP_LOCAL_C(14)
76  MSGPACK_PP_LOCAL_MACRO(14)
77 # endif
78 # if MSGPACK_PP_LOCAL_C(15)
79  MSGPACK_PP_LOCAL_MACRO(15)
80 # endif
81 # if MSGPACK_PP_LOCAL_C(16)
82  MSGPACK_PP_LOCAL_MACRO(16)
83 # endif
84 # if MSGPACK_PP_LOCAL_C(17)
85  MSGPACK_PP_LOCAL_MACRO(17)
86 # endif
87 # if MSGPACK_PP_LOCAL_C(18)
88  MSGPACK_PP_LOCAL_MACRO(18)
89 # endif
90 # if MSGPACK_PP_LOCAL_C(19)
91  MSGPACK_PP_LOCAL_MACRO(19)
92 # endif
93 # if MSGPACK_PP_LOCAL_C(20)
94  MSGPACK_PP_LOCAL_MACRO(20)
95 # endif
96 # if MSGPACK_PP_LOCAL_C(21)
97  MSGPACK_PP_LOCAL_MACRO(21)
98 # endif
99 # if MSGPACK_PP_LOCAL_C(22)
100  MSGPACK_PP_LOCAL_MACRO(22)
101 # endif
102 # if MSGPACK_PP_LOCAL_C(23)
103  MSGPACK_PP_LOCAL_MACRO(23)
104 # endif
105 # if MSGPACK_PP_LOCAL_C(24)
106  MSGPACK_PP_LOCAL_MACRO(24)
107 # endif
108 # if MSGPACK_PP_LOCAL_C(25)
109  MSGPACK_PP_LOCAL_MACRO(25)
110 # endif
111 # if MSGPACK_PP_LOCAL_C(26)
112  MSGPACK_PP_LOCAL_MACRO(26)
113 # endif
114 # if MSGPACK_PP_LOCAL_C(27)
115  MSGPACK_PP_LOCAL_MACRO(27)
116 # endif
117 # if MSGPACK_PP_LOCAL_C(28)
118  MSGPACK_PP_LOCAL_MACRO(28)
119 # endif
120 # if MSGPACK_PP_LOCAL_C(29)
121  MSGPACK_PP_LOCAL_MACRO(29)
122 # endif
123 # if MSGPACK_PP_LOCAL_C(30)
124  MSGPACK_PP_LOCAL_MACRO(30)
125 # endif
126 # if MSGPACK_PP_LOCAL_C(31)
127  MSGPACK_PP_LOCAL_MACRO(31)
128 # endif
129 # if MSGPACK_PP_LOCAL_C(32)
130  MSGPACK_PP_LOCAL_MACRO(32)
131 # endif
132 # if MSGPACK_PP_LOCAL_C(33)
133  MSGPACK_PP_LOCAL_MACRO(33)
134 # endif
135 # if MSGPACK_PP_LOCAL_C(34)
136  MSGPACK_PP_LOCAL_MACRO(34)
137 # endif
138 # if MSGPACK_PP_LOCAL_C(35)
139  MSGPACK_PP_LOCAL_MACRO(35)
140 # endif
141 # if MSGPACK_PP_LOCAL_C(36)
142  MSGPACK_PP_LOCAL_MACRO(36)
143 # endif
144 # if MSGPACK_PP_LOCAL_C(37)
145  MSGPACK_PP_LOCAL_MACRO(37)
146 # endif
147 # if MSGPACK_PP_LOCAL_C(38)
148  MSGPACK_PP_LOCAL_MACRO(38)
149 # endif
150 # if MSGPACK_PP_LOCAL_C(39)
151  MSGPACK_PP_LOCAL_MACRO(39)
152 # endif
153 # if MSGPACK_PP_LOCAL_C(40)
154  MSGPACK_PP_LOCAL_MACRO(40)
155 # endif
156 # if MSGPACK_PP_LOCAL_C(41)
157  MSGPACK_PP_LOCAL_MACRO(41)
158 # endif
159 # if MSGPACK_PP_LOCAL_C(42)
160  MSGPACK_PP_LOCAL_MACRO(42)
161 # endif
162 # if MSGPACK_PP_LOCAL_C(43)
163  MSGPACK_PP_LOCAL_MACRO(43)
164 # endif
165 # if MSGPACK_PP_LOCAL_C(44)
166  MSGPACK_PP_LOCAL_MACRO(44)
167 # endif
168 # if MSGPACK_PP_LOCAL_C(45)
169  MSGPACK_PP_LOCAL_MACRO(45)
170 # endif
171 # if MSGPACK_PP_LOCAL_C(46)
172  MSGPACK_PP_LOCAL_MACRO(46)
173 # endif
174 # if MSGPACK_PP_LOCAL_C(47)
175  MSGPACK_PP_LOCAL_MACRO(47)
176 # endif
177 # if MSGPACK_PP_LOCAL_C(48)
178  MSGPACK_PP_LOCAL_MACRO(48)
179 # endif
180 # if MSGPACK_PP_LOCAL_C(49)
181  MSGPACK_PP_LOCAL_MACRO(49)
182 # endif
183 # if MSGPACK_PP_LOCAL_C(50)
184  MSGPACK_PP_LOCAL_MACRO(50)
185 # endif
186 # if MSGPACK_PP_LOCAL_C(51)
187  MSGPACK_PP_LOCAL_MACRO(51)
188 # endif
189 # if MSGPACK_PP_LOCAL_C(52)
190  MSGPACK_PP_LOCAL_MACRO(52)
191 # endif
192 # if MSGPACK_PP_LOCAL_C(53)
193  MSGPACK_PP_LOCAL_MACRO(53)
194 # endif
195 # if MSGPACK_PP_LOCAL_C(54)
196  MSGPACK_PP_LOCAL_MACRO(54)
197 # endif
198 # if MSGPACK_PP_LOCAL_C(55)
199  MSGPACK_PP_LOCAL_MACRO(55)
200 # endif
201 # if MSGPACK_PP_LOCAL_C(56)
202  MSGPACK_PP_LOCAL_MACRO(56)
203 # endif
204 # if MSGPACK_PP_LOCAL_C(57)
205  MSGPACK_PP_LOCAL_MACRO(57)
206 # endif
207 # if MSGPACK_PP_LOCAL_C(58)
208  MSGPACK_PP_LOCAL_MACRO(58)
209 # endif
210 # if MSGPACK_PP_LOCAL_C(59)
211  MSGPACK_PP_LOCAL_MACRO(59)
212 # endif
213 # if MSGPACK_PP_LOCAL_C(60)
214  MSGPACK_PP_LOCAL_MACRO(60)
215 # endif
216 # if MSGPACK_PP_LOCAL_C(61)
217  MSGPACK_PP_LOCAL_MACRO(61)
218 # endif
219 # if MSGPACK_PP_LOCAL_C(62)
220  MSGPACK_PP_LOCAL_MACRO(62)
221 # endif
222 # if MSGPACK_PP_LOCAL_C(63)
223  MSGPACK_PP_LOCAL_MACRO(63)
224 # endif
225 # if MSGPACK_PP_LOCAL_C(64)
226  MSGPACK_PP_LOCAL_MACRO(64)
227 # endif
228 # if MSGPACK_PP_LOCAL_C(65)
229  MSGPACK_PP_LOCAL_MACRO(65)
230 # endif
231 # if MSGPACK_PP_LOCAL_C(66)
232  MSGPACK_PP_LOCAL_MACRO(66)
233 # endif
234 # if MSGPACK_PP_LOCAL_C(67)
235  MSGPACK_PP_LOCAL_MACRO(67)
236 # endif
237 # if MSGPACK_PP_LOCAL_C(68)
238  MSGPACK_PP_LOCAL_MACRO(68)
239 # endif
240 # if MSGPACK_PP_LOCAL_C(69)
241  MSGPACK_PP_LOCAL_MACRO(69)
242 # endif
243 # if MSGPACK_PP_LOCAL_C(70)
244  MSGPACK_PP_LOCAL_MACRO(70)
245 # endif
246 # if MSGPACK_PP_LOCAL_C(71)
247  MSGPACK_PP_LOCAL_MACRO(71)
248 # endif
249 # if MSGPACK_PP_LOCAL_C(72)
250  MSGPACK_PP_LOCAL_MACRO(72)
251 # endif
252 # if MSGPACK_PP_LOCAL_C(73)
253  MSGPACK_PP_LOCAL_MACRO(73)
254 # endif
255 # if MSGPACK_PP_LOCAL_C(74)
256  MSGPACK_PP_LOCAL_MACRO(74)
257 # endif
258 # if MSGPACK_PP_LOCAL_C(75)
259  MSGPACK_PP_LOCAL_MACRO(75)
260 # endif
261 # if MSGPACK_PP_LOCAL_C(76)
262  MSGPACK_PP_LOCAL_MACRO(76)
263 # endif
264 # if MSGPACK_PP_LOCAL_C(77)
265  MSGPACK_PP_LOCAL_MACRO(77)
266 # endif
267 # if MSGPACK_PP_LOCAL_C(78)
268  MSGPACK_PP_LOCAL_MACRO(78)
269 # endif
270 # if MSGPACK_PP_LOCAL_C(79)
271  MSGPACK_PP_LOCAL_MACRO(79)
272 # endif
273 # if MSGPACK_PP_LOCAL_C(80)
274  MSGPACK_PP_LOCAL_MACRO(80)
275 # endif
276 # if MSGPACK_PP_LOCAL_C(81)
277  MSGPACK_PP_LOCAL_MACRO(81)
278 # endif
279 # if MSGPACK_PP_LOCAL_C(82)
280  MSGPACK_PP_LOCAL_MACRO(82)
281 # endif
282 # if MSGPACK_PP_LOCAL_C(83)
283  MSGPACK_PP_LOCAL_MACRO(83)
284 # endif
285 # if MSGPACK_PP_LOCAL_C(84)
286  MSGPACK_PP_LOCAL_MACRO(84)
287 # endif
288 # if MSGPACK_PP_LOCAL_C(85)
289  MSGPACK_PP_LOCAL_MACRO(85)
290 # endif
291 # if MSGPACK_PP_LOCAL_C(86)
292  MSGPACK_PP_LOCAL_MACRO(86)
293 # endif
294 # if MSGPACK_PP_LOCAL_C(87)
295  MSGPACK_PP_LOCAL_MACRO(87)
296 # endif
297 # if MSGPACK_PP_LOCAL_C(88)
298  MSGPACK_PP_LOCAL_MACRO(88)
299 # endif
300 # if MSGPACK_PP_LOCAL_C(89)
301  MSGPACK_PP_LOCAL_MACRO(89)
302 # endif
303 # if MSGPACK_PP_LOCAL_C(90)
304  MSGPACK_PP_LOCAL_MACRO(90)
305 # endif
306 # if MSGPACK_PP_LOCAL_C(91)
307  MSGPACK_PP_LOCAL_MACRO(91)
308 # endif
309 # if MSGPACK_PP_LOCAL_C(92)
310  MSGPACK_PP_LOCAL_MACRO(92)
311 # endif
312 # if MSGPACK_PP_LOCAL_C(93)
313  MSGPACK_PP_LOCAL_MACRO(93)
314 # endif
315 # if MSGPACK_PP_LOCAL_C(94)
316  MSGPACK_PP_LOCAL_MACRO(94)
317 # endif
318 # if MSGPACK_PP_LOCAL_C(95)
319  MSGPACK_PP_LOCAL_MACRO(95)
320 # endif
321 # if MSGPACK_PP_LOCAL_C(96)
322  MSGPACK_PP_LOCAL_MACRO(96)
323 # endif
324 # if MSGPACK_PP_LOCAL_C(97)
325  MSGPACK_PP_LOCAL_MACRO(97)
326 # endif
327 # if MSGPACK_PP_LOCAL_C(98)
328  MSGPACK_PP_LOCAL_MACRO(98)
329 # endif
330 # if MSGPACK_PP_LOCAL_C(99)
331  MSGPACK_PP_LOCAL_MACRO(99)
332 # endif
333 # if MSGPACK_PP_LOCAL_C(100)
334  MSGPACK_PP_LOCAL_MACRO(100)
335 # endif
336 # if MSGPACK_PP_LOCAL_C(101)
337  MSGPACK_PP_LOCAL_MACRO(101)
338 # endif
339 # if MSGPACK_PP_LOCAL_C(102)
340  MSGPACK_PP_LOCAL_MACRO(102)
341 # endif
342 # if MSGPACK_PP_LOCAL_C(103)
343  MSGPACK_PP_LOCAL_MACRO(103)
344 # endif
345 # if MSGPACK_PP_LOCAL_C(104)
346  MSGPACK_PP_LOCAL_MACRO(104)
347 # endif
348 # if MSGPACK_PP_LOCAL_C(105)
349  MSGPACK_PP_LOCAL_MACRO(105)
350 # endif
351 # if MSGPACK_PP_LOCAL_C(106)
352  MSGPACK_PP_LOCAL_MACRO(106)
353 # endif
354 # if MSGPACK_PP_LOCAL_C(107)
355  MSGPACK_PP_LOCAL_MACRO(107)
356 # endif
357 # if MSGPACK_PP_LOCAL_C(108)
358  MSGPACK_PP_LOCAL_MACRO(108)
359 # endif
360 # if MSGPACK_PP_LOCAL_C(109)
361  MSGPACK_PP_LOCAL_MACRO(109)
362 # endif
363 # if MSGPACK_PP_LOCAL_C(110)
364  MSGPACK_PP_LOCAL_MACRO(110)
365 # endif
366 # if MSGPACK_PP_LOCAL_C(111)
367  MSGPACK_PP_LOCAL_MACRO(111)
368 # endif
369 # if MSGPACK_PP_LOCAL_C(112)
370  MSGPACK_PP_LOCAL_MACRO(112)
371 # endif
372 # if MSGPACK_PP_LOCAL_C(113)
373  MSGPACK_PP_LOCAL_MACRO(113)
374 # endif
375 # if MSGPACK_PP_LOCAL_C(114)
376  MSGPACK_PP_LOCAL_MACRO(114)
377 # endif
378 # if MSGPACK_PP_LOCAL_C(115)
379  MSGPACK_PP_LOCAL_MACRO(115)
380 # endif
381 # if MSGPACK_PP_LOCAL_C(116)
382  MSGPACK_PP_LOCAL_MACRO(116)
383 # endif
384 # if MSGPACK_PP_LOCAL_C(117)
385  MSGPACK_PP_LOCAL_MACRO(117)
386 # endif
387 # if MSGPACK_PP_LOCAL_C(118)
388  MSGPACK_PP_LOCAL_MACRO(118)
389 # endif
390 # if MSGPACK_PP_LOCAL_C(119)
391  MSGPACK_PP_LOCAL_MACRO(119)
392 # endif
393 # if MSGPACK_PP_LOCAL_C(120)
394  MSGPACK_PP_LOCAL_MACRO(120)
395 # endif
396 # if MSGPACK_PP_LOCAL_C(121)
397  MSGPACK_PP_LOCAL_MACRO(121)
398 # endif
399 # if MSGPACK_PP_LOCAL_C(122)
400  MSGPACK_PP_LOCAL_MACRO(122)
401 # endif
402 # if MSGPACK_PP_LOCAL_C(123)
403  MSGPACK_PP_LOCAL_MACRO(123)
404 # endif
405 # if MSGPACK_PP_LOCAL_C(124)
406  MSGPACK_PP_LOCAL_MACRO(124)
407 # endif
408 # if MSGPACK_PP_LOCAL_C(125)
409  MSGPACK_PP_LOCAL_MACRO(125)
410 # endif
411 # if MSGPACK_PP_LOCAL_C(126)
412  MSGPACK_PP_LOCAL_MACRO(126)
413 # endif
414 # if MSGPACK_PP_LOCAL_C(127)
415  MSGPACK_PP_LOCAL_MACRO(127)
416 # endif
417 # if MSGPACK_PP_LOCAL_C(128)
418  MSGPACK_PP_LOCAL_MACRO(128)
419 # endif
420 # if MSGPACK_PP_LOCAL_C(129)
421  MSGPACK_PP_LOCAL_MACRO(129)
422 # endif
423 # if MSGPACK_PP_LOCAL_C(130)
424  MSGPACK_PP_LOCAL_MACRO(130)
425 # endif
426 # if MSGPACK_PP_LOCAL_C(131)
427  MSGPACK_PP_LOCAL_MACRO(131)
428 # endif
429 # if MSGPACK_PP_LOCAL_C(132)
430  MSGPACK_PP_LOCAL_MACRO(132)
431 # endif
432 # if MSGPACK_PP_LOCAL_C(133)
433  MSGPACK_PP_LOCAL_MACRO(133)
434 # endif
435 # if MSGPACK_PP_LOCAL_C(134)
436  MSGPACK_PP_LOCAL_MACRO(134)
437 # endif
438 # if MSGPACK_PP_LOCAL_C(135)
439  MSGPACK_PP_LOCAL_MACRO(135)
440 # endif
441 # if MSGPACK_PP_LOCAL_C(136)
442  MSGPACK_PP_LOCAL_MACRO(136)
443 # endif
444 # if MSGPACK_PP_LOCAL_C(137)
445  MSGPACK_PP_LOCAL_MACRO(137)
446 # endif
447 # if MSGPACK_PP_LOCAL_C(138)
448  MSGPACK_PP_LOCAL_MACRO(138)
449 # endif
450 # if MSGPACK_PP_LOCAL_C(139)
451  MSGPACK_PP_LOCAL_MACRO(139)
452 # endif
453 # if MSGPACK_PP_LOCAL_C(140)
454  MSGPACK_PP_LOCAL_MACRO(140)
455 # endif
456 # if MSGPACK_PP_LOCAL_C(141)
457  MSGPACK_PP_LOCAL_MACRO(141)
458 # endif
459 # if MSGPACK_PP_LOCAL_C(142)
460  MSGPACK_PP_LOCAL_MACRO(142)
461 # endif
462 # if MSGPACK_PP_LOCAL_C(143)
463  MSGPACK_PP_LOCAL_MACRO(143)
464 # endif
465 # if MSGPACK_PP_LOCAL_C(144)
466  MSGPACK_PP_LOCAL_MACRO(144)
467 # endif
468 # if MSGPACK_PP_LOCAL_C(145)
469  MSGPACK_PP_LOCAL_MACRO(145)
470 # endif
471 # if MSGPACK_PP_LOCAL_C(146)
472  MSGPACK_PP_LOCAL_MACRO(146)
473 # endif
474 # if MSGPACK_PP_LOCAL_C(147)
475  MSGPACK_PP_LOCAL_MACRO(147)
476 # endif
477 # if MSGPACK_PP_LOCAL_C(148)
478  MSGPACK_PP_LOCAL_MACRO(148)
479 # endif
480 # if MSGPACK_PP_LOCAL_C(149)
481  MSGPACK_PP_LOCAL_MACRO(149)
482 # endif
483 # if MSGPACK_PP_LOCAL_C(150)
484  MSGPACK_PP_LOCAL_MACRO(150)
485 # endif
486 # if MSGPACK_PP_LOCAL_C(151)
487  MSGPACK_PP_LOCAL_MACRO(151)
488 # endif
489 # if MSGPACK_PP_LOCAL_C(152)
490  MSGPACK_PP_LOCAL_MACRO(152)
491 # endif
492 # if MSGPACK_PP_LOCAL_C(153)
493  MSGPACK_PP_LOCAL_MACRO(153)
494 # endif
495 # if MSGPACK_PP_LOCAL_C(154)
496  MSGPACK_PP_LOCAL_MACRO(154)
497 # endif
498 # if MSGPACK_PP_LOCAL_C(155)
499  MSGPACK_PP_LOCAL_MACRO(155)
500 # endif
501 # if MSGPACK_PP_LOCAL_C(156)
502  MSGPACK_PP_LOCAL_MACRO(156)
503 # endif
504 # if MSGPACK_PP_LOCAL_C(157)
505  MSGPACK_PP_LOCAL_MACRO(157)
506 # endif
507 # if MSGPACK_PP_LOCAL_C(158)
508  MSGPACK_PP_LOCAL_MACRO(158)
509 # endif
510 # if MSGPACK_PP_LOCAL_C(159)
511  MSGPACK_PP_LOCAL_MACRO(159)
512 # endif
513 # if MSGPACK_PP_LOCAL_C(160)
514  MSGPACK_PP_LOCAL_MACRO(160)
515 # endif
516 # if MSGPACK_PP_LOCAL_C(161)
517  MSGPACK_PP_LOCAL_MACRO(161)
518 # endif
519 # if MSGPACK_PP_LOCAL_C(162)
520  MSGPACK_PP_LOCAL_MACRO(162)
521 # endif
522 # if MSGPACK_PP_LOCAL_C(163)
523  MSGPACK_PP_LOCAL_MACRO(163)
524 # endif
525 # if MSGPACK_PP_LOCAL_C(164)
526  MSGPACK_PP_LOCAL_MACRO(164)
527 # endif
528 # if MSGPACK_PP_LOCAL_C(165)
529  MSGPACK_PP_LOCAL_MACRO(165)
530 # endif
531 # if MSGPACK_PP_LOCAL_C(166)
532  MSGPACK_PP_LOCAL_MACRO(166)
533 # endif
534 # if MSGPACK_PP_LOCAL_C(167)
535  MSGPACK_PP_LOCAL_MACRO(167)
536 # endif
537 # if MSGPACK_PP_LOCAL_C(168)
538  MSGPACK_PP_LOCAL_MACRO(168)
539 # endif
540 # if MSGPACK_PP_LOCAL_C(169)
541  MSGPACK_PP_LOCAL_MACRO(169)
542 # endif
543 # if MSGPACK_PP_LOCAL_C(170)
544  MSGPACK_PP_LOCAL_MACRO(170)
545 # endif
546 # if MSGPACK_PP_LOCAL_C(171)
547  MSGPACK_PP_LOCAL_MACRO(171)
548 # endif
549 # if MSGPACK_PP_LOCAL_C(172)
550  MSGPACK_PP_LOCAL_MACRO(172)
551 # endif
552 # if MSGPACK_PP_LOCAL_C(173)
553  MSGPACK_PP_LOCAL_MACRO(173)
554 # endif
555 # if MSGPACK_PP_LOCAL_C(174)
556  MSGPACK_PP_LOCAL_MACRO(174)
557 # endif
558 # if MSGPACK_PP_LOCAL_C(175)
559  MSGPACK_PP_LOCAL_MACRO(175)
560 # endif
561 # if MSGPACK_PP_LOCAL_C(176)
562  MSGPACK_PP_LOCAL_MACRO(176)
563 # endif
564 # if MSGPACK_PP_LOCAL_C(177)
565  MSGPACK_PP_LOCAL_MACRO(177)
566 # endif
567 # if MSGPACK_PP_LOCAL_C(178)
568  MSGPACK_PP_LOCAL_MACRO(178)
569 # endif
570 # if MSGPACK_PP_LOCAL_C(179)
571  MSGPACK_PP_LOCAL_MACRO(179)
572 # endif
573 # if MSGPACK_PP_LOCAL_C(180)
574  MSGPACK_PP_LOCAL_MACRO(180)
575 # endif
576 # if MSGPACK_PP_LOCAL_C(181)
577  MSGPACK_PP_LOCAL_MACRO(181)
578 # endif
579 # if MSGPACK_PP_LOCAL_C(182)
580  MSGPACK_PP_LOCAL_MACRO(182)
581 # endif
582 # if MSGPACK_PP_LOCAL_C(183)
583  MSGPACK_PP_LOCAL_MACRO(183)
584 # endif
585 # if MSGPACK_PP_LOCAL_C(184)
586  MSGPACK_PP_LOCAL_MACRO(184)
587 # endif
588 # if MSGPACK_PP_LOCAL_C(185)
589  MSGPACK_PP_LOCAL_MACRO(185)
590 # endif
591 # if MSGPACK_PP_LOCAL_C(186)
592  MSGPACK_PP_LOCAL_MACRO(186)
593 # endif
594 # if MSGPACK_PP_LOCAL_C(187)
595  MSGPACK_PP_LOCAL_MACRO(187)
596 # endif
597 # if MSGPACK_PP_LOCAL_C(188)
598  MSGPACK_PP_LOCAL_MACRO(188)
599 # endif
600 # if MSGPACK_PP_LOCAL_C(189)
601  MSGPACK_PP_LOCAL_MACRO(189)
602 # endif
603 # if MSGPACK_PP_LOCAL_C(190)
604  MSGPACK_PP_LOCAL_MACRO(190)
605 # endif
606 # if MSGPACK_PP_LOCAL_C(191)
607  MSGPACK_PP_LOCAL_MACRO(191)
608 # endif
609 # if MSGPACK_PP_LOCAL_C(192)
610  MSGPACK_PP_LOCAL_MACRO(192)
611 # endif
612 # if MSGPACK_PP_LOCAL_C(193)
613  MSGPACK_PP_LOCAL_MACRO(193)
614 # endif
615 # if MSGPACK_PP_LOCAL_C(194)
616  MSGPACK_PP_LOCAL_MACRO(194)
617 # endif
618 # if MSGPACK_PP_LOCAL_C(195)
619  MSGPACK_PP_LOCAL_MACRO(195)
620 # endif
621 # if MSGPACK_PP_LOCAL_C(196)
622  MSGPACK_PP_LOCAL_MACRO(196)
623 # endif
624 # if MSGPACK_PP_LOCAL_C(197)
625  MSGPACK_PP_LOCAL_MACRO(197)
626 # endif
627 # if MSGPACK_PP_LOCAL_C(198)
628  MSGPACK_PP_LOCAL_MACRO(198)
629 # endif
630 # if MSGPACK_PP_LOCAL_C(199)
631  MSGPACK_PP_LOCAL_MACRO(199)
632 # endif
633 # if MSGPACK_PP_LOCAL_C(200)
634  MSGPACK_PP_LOCAL_MACRO(200)
635 # endif
636 # if MSGPACK_PP_LOCAL_C(201)
637  MSGPACK_PP_LOCAL_MACRO(201)
638 # endif
639 # if MSGPACK_PP_LOCAL_C(202)
640  MSGPACK_PP_LOCAL_MACRO(202)
641 # endif
642 # if MSGPACK_PP_LOCAL_C(203)
643  MSGPACK_PP_LOCAL_MACRO(203)
644 # endif
645 # if MSGPACK_PP_LOCAL_C(204)
646  MSGPACK_PP_LOCAL_MACRO(204)
647 # endif
648 # if MSGPACK_PP_LOCAL_C(205)
649  MSGPACK_PP_LOCAL_MACRO(205)
650 # endif
651 # if MSGPACK_PP_LOCAL_C(206)
652  MSGPACK_PP_LOCAL_MACRO(206)
653 # endif
654 # if MSGPACK_PP_LOCAL_C(207)
655  MSGPACK_PP_LOCAL_MACRO(207)
656 # endif
657 # if MSGPACK_PP_LOCAL_C(208)
658  MSGPACK_PP_LOCAL_MACRO(208)
659 # endif
660 # if MSGPACK_PP_LOCAL_C(209)
661  MSGPACK_PP_LOCAL_MACRO(209)
662 # endif
663 # if MSGPACK_PP_LOCAL_C(210)
664  MSGPACK_PP_LOCAL_MACRO(210)
665 # endif
666 # if MSGPACK_PP_LOCAL_C(211)
667  MSGPACK_PP_LOCAL_MACRO(211)
668 # endif
669 # if MSGPACK_PP_LOCAL_C(212)
670  MSGPACK_PP_LOCAL_MACRO(212)
671 # endif
672 # if MSGPACK_PP_LOCAL_C(213)
673  MSGPACK_PP_LOCAL_MACRO(213)
674 # endif
675 # if MSGPACK_PP_LOCAL_C(214)
676  MSGPACK_PP_LOCAL_MACRO(214)
677 # endif
678 # if MSGPACK_PP_LOCAL_C(215)
679  MSGPACK_PP_LOCAL_MACRO(215)
680 # endif
681 # if MSGPACK_PP_LOCAL_C(216)
682  MSGPACK_PP_LOCAL_MACRO(216)
683 # endif
684 # if MSGPACK_PP_LOCAL_C(217)
685  MSGPACK_PP_LOCAL_MACRO(217)
686 # endif
687 # if MSGPACK_PP_LOCAL_C(218)
688  MSGPACK_PP_LOCAL_MACRO(218)
689 # endif
690 # if MSGPACK_PP_LOCAL_C(219)
691  MSGPACK_PP_LOCAL_MACRO(219)
692 # endif
693 # if MSGPACK_PP_LOCAL_C(220)
694  MSGPACK_PP_LOCAL_MACRO(220)
695 # endif
696 # if MSGPACK_PP_LOCAL_C(221)
697  MSGPACK_PP_LOCAL_MACRO(221)
698 # endif
699 # if MSGPACK_PP_LOCAL_C(222)
700  MSGPACK_PP_LOCAL_MACRO(222)
701 # endif
702 # if MSGPACK_PP_LOCAL_C(223)
703  MSGPACK_PP_LOCAL_MACRO(223)
704 # endif
705 # if MSGPACK_PP_LOCAL_C(224)
706  MSGPACK_PP_LOCAL_MACRO(224)
707 # endif
708 # if MSGPACK_PP_LOCAL_C(225)
709  MSGPACK_PP_LOCAL_MACRO(225)
710 # endif
711 # if MSGPACK_PP_LOCAL_C(226)
712  MSGPACK_PP_LOCAL_MACRO(226)
713 # endif
714 # if MSGPACK_PP_LOCAL_C(227)
715  MSGPACK_PP_LOCAL_MACRO(227)
716 # endif
717 # if MSGPACK_PP_LOCAL_C(228)
718  MSGPACK_PP_LOCAL_MACRO(228)
719 # endif
720 # if MSGPACK_PP_LOCAL_C(229)
721  MSGPACK_PP_LOCAL_MACRO(229)
722 # endif
723 # if MSGPACK_PP_LOCAL_C(230)
724  MSGPACK_PP_LOCAL_MACRO(230)
725 # endif
726 # if MSGPACK_PP_LOCAL_C(231)
727  MSGPACK_PP_LOCAL_MACRO(231)
728 # endif
729 # if MSGPACK_PP_LOCAL_C(232)
730  MSGPACK_PP_LOCAL_MACRO(232)
731 # endif
732 # if MSGPACK_PP_LOCAL_C(233)
733  MSGPACK_PP_LOCAL_MACRO(233)
734 # endif
735 # if MSGPACK_PP_LOCAL_C(234)
736  MSGPACK_PP_LOCAL_MACRO(234)
737 # endif
738 # if MSGPACK_PP_LOCAL_C(235)
739  MSGPACK_PP_LOCAL_MACRO(235)
740 # endif
741 # if MSGPACK_PP_LOCAL_C(236)
742  MSGPACK_PP_LOCAL_MACRO(236)
743 # endif
744 
745 # if MSGPACK_PP_LOCAL_C(237)
746  MSGPACK_PP_LOCAL_MACRO(237)
747 # endif
748 # if MSGPACK_PP_LOCAL_C(238)
749  MSGPACK_PP_LOCAL_MACRO(238)
750 # endif
751 # if MSGPACK_PP_LOCAL_C(239)
752  MSGPACK_PP_LOCAL_MACRO(239)
753 # endif
754 # if MSGPACK_PP_LOCAL_C(240)
755  MSGPACK_PP_LOCAL_MACRO(240)
756 # endif
757 # if MSGPACK_PP_LOCAL_C(241)
758  MSGPACK_PP_LOCAL_MACRO(241)
759 # endif
760 # if MSGPACK_PP_LOCAL_C(242)
761  MSGPACK_PP_LOCAL_MACRO(242)
762 # endif
763 # if MSGPACK_PP_LOCAL_C(243)
764  MSGPACK_PP_LOCAL_MACRO(243)
765 # endif
766 # if MSGPACK_PP_LOCAL_C(244)
767  MSGPACK_PP_LOCAL_MACRO(244)
768 # endif
769 # if MSGPACK_PP_LOCAL_C(245)
770  MSGPACK_PP_LOCAL_MACRO(245)
771 # endif
772 # if MSGPACK_PP_LOCAL_C(246)
773  MSGPACK_PP_LOCAL_MACRO(246)
774 # endif
775 # if MSGPACK_PP_LOCAL_C(247)
776  MSGPACK_PP_LOCAL_MACRO(247)
777 # endif
778 # if MSGPACK_PP_LOCAL_C(248)
779  MSGPACK_PP_LOCAL_MACRO(248)
780 # endif
781 # if MSGPACK_PP_LOCAL_C(249)
782  MSGPACK_PP_LOCAL_MACRO(249)
783 # endif
784 # if MSGPACK_PP_LOCAL_C(250)
785  MSGPACK_PP_LOCAL_MACRO(250)
786 # endif
787 # if MSGPACK_PP_LOCAL_C(251)
788  MSGPACK_PP_LOCAL_MACRO(251)
789 # endif
790 # if MSGPACK_PP_LOCAL_C(252)
791  MSGPACK_PP_LOCAL_MACRO(252)
792 # endif
793 # if MSGPACK_PP_LOCAL_C(253)
794  MSGPACK_PP_LOCAL_MACRO(253)
795 # endif
796 # if MSGPACK_PP_LOCAL_C(254)
797  MSGPACK_PP_LOCAL_MACRO(254)
798 # endif
799 # if MSGPACK_PP_LOCAL_C(255)
800  MSGPACK_PP_LOCAL_MACRO(255)
801 # endif
802 # if MSGPACK_PP_LOCAL_C(256)
803  MSGPACK_PP_LOCAL_MACRO(256)
804 # endif
805 # endif
806 #
807 # undef MSGPACK_PP_LOCAL_LIMITS
808 #
809 # undef MSGPACK_PP_LOCAL_S
810 # undef MSGPACK_PP_LOCAL_F
811 #
812 # undef MSGPACK_PP_LOCAL_MACRO