MessagePack for C++
Loading...
Searching...
No Matches
forward4.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_ITERATION_LIMITS)
13# if !defined(MSGPACK_PP_FILENAME_4)
14# error MSGPACK_PP_ERROR: depth #4 filename is not defined
15# endif
16# define MSGPACK_PP_VALUE MSGPACK_PP_TUPLE_ELEM(2, 0, MSGPACK_PP_ITERATION_LIMITS)
18# define MSGPACK_PP_VALUE MSGPACK_PP_TUPLE_ELEM(2, 1, MSGPACK_PP_ITERATION_LIMITS)
20# define MSGPACK_PP_ITERATION_FLAGS_4() 0
21# undef MSGPACK_PP_ITERATION_LIMITS
22# elif defined(MSGPACK_PP_ITERATION_PARAMS_4)
23# define MSGPACK_PP_VALUE MSGPACK_PP_ARRAY_ELEM(0, MSGPACK_PP_ITERATION_PARAMS_4)
25# define MSGPACK_PP_VALUE MSGPACK_PP_ARRAY_ELEM(1, MSGPACK_PP_ITERATION_PARAMS_4)
27# define MSGPACK_PP_FILENAME_4 MSGPACK_PP_ARRAY_ELEM(2, MSGPACK_PP_ITERATION_PARAMS_4)
28# if MSGPACK_PP_ARRAY_SIZE(MSGPACK_PP_ITERATION_PARAMS_4) >= 4
29# define MSGPACK_PP_ITERATION_FLAGS_4() MSGPACK_PP_ARRAY_ELEM(3, MSGPACK_PP_ITERATION_PARAMS_4)
30# else
31# define MSGPACK_PP_ITERATION_FLAGS_4() 0
32# endif
33# else
34# error MSGPACK_PP_ERROR: depth #4 iteration boundaries or filename not defined
35# endif
36#
37# undef MSGPACK_PP_ITERATION_DEPTH
38# define MSGPACK_PP_ITERATION_DEPTH() 4
39#
40# if (MSGPACK_PP_ITERATION_START_4) > (MSGPACK_PP_ITERATION_FINISH_4)
42# else
43# if MSGPACK_PP_ITERATION_START_4 <= 0 && MSGPACK_PP_ITERATION_FINISH_4 >= 0
44# define MSGPACK_PP_ITERATION_4 0
45# include MSGPACK_PP_FILENAME_4
46# undef MSGPACK_PP_ITERATION_4
47# endif
48# if MSGPACK_PP_ITERATION_START_4 <= 1 && MSGPACK_PP_ITERATION_FINISH_4 >= 1
49# define MSGPACK_PP_ITERATION_4 1
50# include MSGPACK_PP_FILENAME_4
51# undef MSGPACK_PP_ITERATION_4
52# endif
53# if MSGPACK_PP_ITERATION_START_4 <= 2 && MSGPACK_PP_ITERATION_FINISH_4 >= 2
54# define MSGPACK_PP_ITERATION_4 2
55# include MSGPACK_PP_FILENAME_4
56# undef MSGPACK_PP_ITERATION_4
57# endif
58# if MSGPACK_PP_ITERATION_START_4 <= 3 && MSGPACK_PP_ITERATION_FINISH_4 >= 3
59# define MSGPACK_PP_ITERATION_4 3
60# include MSGPACK_PP_FILENAME_4
61# undef MSGPACK_PP_ITERATION_4
62# endif
63# if MSGPACK_PP_ITERATION_START_4 <= 4 && MSGPACK_PP_ITERATION_FINISH_4 >= 4
64# define MSGPACK_PP_ITERATION_4 4
65# include MSGPACK_PP_FILENAME_4
66# undef MSGPACK_PP_ITERATION_4
67# endif
68# if MSGPACK_PP_ITERATION_START_4 <= 5 && MSGPACK_PP_ITERATION_FINISH_4 >= 5
69# define MSGPACK_PP_ITERATION_4 5
70# include MSGPACK_PP_FILENAME_4
71# undef MSGPACK_PP_ITERATION_4
72# endif
73# if MSGPACK_PP_ITERATION_START_4 <= 6 && MSGPACK_PP_ITERATION_FINISH_4 >= 6
74# define MSGPACK_PP_ITERATION_4 6
75# include MSGPACK_PP_FILENAME_4
76# undef MSGPACK_PP_ITERATION_4
77# endif
78# if MSGPACK_PP_ITERATION_START_4 <= 7 && MSGPACK_PP_ITERATION_FINISH_4 >= 7
79# define MSGPACK_PP_ITERATION_4 7
80# include MSGPACK_PP_FILENAME_4
81# undef MSGPACK_PP_ITERATION_4
82# endif
83# if MSGPACK_PP_ITERATION_START_4 <= 8 && MSGPACK_PP_ITERATION_FINISH_4 >= 8
84# define MSGPACK_PP_ITERATION_4 8
85# include MSGPACK_PP_FILENAME_4
86# undef MSGPACK_PP_ITERATION_4
87# endif
88# if MSGPACK_PP_ITERATION_START_4 <= 9 && MSGPACK_PP_ITERATION_FINISH_4 >= 9
89# define MSGPACK_PP_ITERATION_4 9
90# include MSGPACK_PP_FILENAME_4
91# undef MSGPACK_PP_ITERATION_4
92# endif
93# if MSGPACK_PP_ITERATION_START_4 <= 10 && MSGPACK_PP_ITERATION_FINISH_4 >= 10
94# define MSGPACK_PP_ITERATION_4 10
95# include MSGPACK_PP_FILENAME_4
96# undef MSGPACK_PP_ITERATION_4
97# endif
98# if MSGPACK_PP_ITERATION_START_4 <= 11 && MSGPACK_PP_ITERATION_FINISH_4 >= 11
99# define MSGPACK_PP_ITERATION_4 11
100# include MSGPACK_PP_FILENAME_4
101# undef MSGPACK_PP_ITERATION_4
102# endif
103# if MSGPACK_PP_ITERATION_START_4 <= 12 && MSGPACK_PP_ITERATION_FINISH_4 >= 12
104# define MSGPACK_PP_ITERATION_4 12
105# include MSGPACK_PP_FILENAME_4
106# undef MSGPACK_PP_ITERATION_4
107# endif
108# if MSGPACK_PP_ITERATION_START_4 <= 13 && MSGPACK_PP_ITERATION_FINISH_4 >= 13
109# define MSGPACK_PP_ITERATION_4 13
110# include MSGPACK_PP_FILENAME_4
111# undef MSGPACK_PP_ITERATION_4
112# endif
113# if MSGPACK_PP_ITERATION_START_4 <= 14 && MSGPACK_PP_ITERATION_FINISH_4 >= 14
114# define MSGPACK_PP_ITERATION_4 14
115# include MSGPACK_PP_FILENAME_4
116# undef MSGPACK_PP_ITERATION_4
117# endif
118# if MSGPACK_PP_ITERATION_START_4 <= 15 && MSGPACK_PP_ITERATION_FINISH_4 >= 15
119# define MSGPACK_PP_ITERATION_4 15
120# include MSGPACK_PP_FILENAME_4
121# undef MSGPACK_PP_ITERATION_4
122# endif
123# if MSGPACK_PP_ITERATION_START_4 <= 16 && MSGPACK_PP_ITERATION_FINISH_4 >= 16
124# define MSGPACK_PP_ITERATION_4 16
125# include MSGPACK_PP_FILENAME_4
126# undef MSGPACK_PP_ITERATION_4
127# endif
128# if MSGPACK_PP_ITERATION_START_4 <= 17 && MSGPACK_PP_ITERATION_FINISH_4 >= 17
129# define MSGPACK_PP_ITERATION_4 17
130# include MSGPACK_PP_FILENAME_4
131# undef MSGPACK_PP_ITERATION_4
132# endif
133# if MSGPACK_PP_ITERATION_START_4 <= 18 && MSGPACK_PP_ITERATION_FINISH_4 >= 18
134# define MSGPACK_PP_ITERATION_4 18
135# include MSGPACK_PP_FILENAME_4
136# undef MSGPACK_PP_ITERATION_4
137# endif
138# if MSGPACK_PP_ITERATION_START_4 <= 19 && MSGPACK_PP_ITERATION_FINISH_4 >= 19
139# define MSGPACK_PP_ITERATION_4 19
140# include MSGPACK_PP_FILENAME_4
141# undef MSGPACK_PP_ITERATION_4
142# endif
143# if MSGPACK_PP_ITERATION_START_4 <= 20 && MSGPACK_PP_ITERATION_FINISH_4 >= 20
144# define MSGPACK_PP_ITERATION_4 20
145# include MSGPACK_PP_FILENAME_4
146# undef MSGPACK_PP_ITERATION_4
147# endif
148# if MSGPACK_PP_ITERATION_START_4 <= 21 && MSGPACK_PP_ITERATION_FINISH_4 >= 21
149# define MSGPACK_PP_ITERATION_4 21
150# include MSGPACK_PP_FILENAME_4
151# undef MSGPACK_PP_ITERATION_4
152# endif
153# if MSGPACK_PP_ITERATION_START_4 <= 22 && MSGPACK_PP_ITERATION_FINISH_4 >= 22
154# define MSGPACK_PP_ITERATION_4 22
155# include MSGPACK_PP_FILENAME_4
156# undef MSGPACK_PP_ITERATION_4
157# endif
158# if MSGPACK_PP_ITERATION_START_4 <= 23 && MSGPACK_PP_ITERATION_FINISH_4 >= 23
159# define MSGPACK_PP_ITERATION_4 23
160# include MSGPACK_PP_FILENAME_4
161# undef MSGPACK_PP_ITERATION_4
162# endif
163# if MSGPACK_PP_ITERATION_START_4 <= 24 && MSGPACK_PP_ITERATION_FINISH_4 >= 24
164# define MSGPACK_PP_ITERATION_4 24
165# include MSGPACK_PP_FILENAME_4
166# undef MSGPACK_PP_ITERATION_4
167# endif
168# if MSGPACK_PP_ITERATION_START_4 <= 25 && MSGPACK_PP_ITERATION_FINISH_4 >= 25
169# define MSGPACK_PP_ITERATION_4 25
170# include MSGPACK_PP_FILENAME_4
171# undef MSGPACK_PP_ITERATION_4
172# endif
173# if MSGPACK_PP_ITERATION_START_4 <= 26 && MSGPACK_PP_ITERATION_FINISH_4 >= 26
174# define MSGPACK_PP_ITERATION_4 26
175# include MSGPACK_PP_FILENAME_4
176# undef MSGPACK_PP_ITERATION_4
177# endif
178# if MSGPACK_PP_ITERATION_START_4 <= 27 && MSGPACK_PP_ITERATION_FINISH_4 >= 27
179# define MSGPACK_PP_ITERATION_4 27
180# include MSGPACK_PP_FILENAME_4
181# undef MSGPACK_PP_ITERATION_4
182# endif
183# if MSGPACK_PP_ITERATION_START_4 <= 28 && MSGPACK_PP_ITERATION_FINISH_4 >= 28
184# define MSGPACK_PP_ITERATION_4 28
185# include MSGPACK_PP_FILENAME_4
186# undef MSGPACK_PP_ITERATION_4
187# endif
188# if MSGPACK_PP_ITERATION_START_4 <= 29 && MSGPACK_PP_ITERATION_FINISH_4 >= 29
189# define MSGPACK_PP_ITERATION_4 29
190# include MSGPACK_PP_FILENAME_4
191# undef MSGPACK_PP_ITERATION_4
192# endif
193# if MSGPACK_PP_ITERATION_START_4 <= 30 && MSGPACK_PP_ITERATION_FINISH_4 >= 30
194# define MSGPACK_PP_ITERATION_4 30
195# include MSGPACK_PP_FILENAME_4
196# undef MSGPACK_PP_ITERATION_4
197# endif
198# if MSGPACK_PP_ITERATION_START_4 <= 31 && MSGPACK_PP_ITERATION_FINISH_4 >= 31
199# define MSGPACK_PP_ITERATION_4 31
200# include MSGPACK_PP_FILENAME_4
201# undef MSGPACK_PP_ITERATION_4
202# endif
203# if MSGPACK_PP_ITERATION_START_4 <= 32 && MSGPACK_PP_ITERATION_FINISH_4 >= 32
204# define MSGPACK_PP_ITERATION_4 32
205# include MSGPACK_PP_FILENAME_4
206# undef MSGPACK_PP_ITERATION_4
207# endif
208# if MSGPACK_PP_ITERATION_START_4 <= 33 && MSGPACK_PP_ITERATION_FINISH_4 >= 33
209# define MSGPACK_PP_ITERATION_4 33
210# include MSGPACK_PP_FILENAME_4
211# undef MSGPACK_PP_ITERATION_4
212# endif
213# if MSGPACK_PP_ITERATION_START_4 <= 34 && MSGPACK_PP_ITERATION_FINISH_4 >= 34
214# define MSGPACK_PP_ITERATION_4 34
215# include MSGPACK_PP_FILENAME_4
216# undef MSGPACK_PP_ITERATION_4
217# endif
218# if MSGPACK_PP_ITERATION_START_4 <= 35 && MSGPACK_PP_ITERATION_FINISH_4 >= 35
219# define MSGPACK_PP_ITERATION_4 35
220# include MSGPACK_PP_FILENAME_4
221# undef MSGPACK_PP_ITERATION_4
222# endif
223# if MSGPACK_PP_ITERATION_START_4 <= 36 && MSGPACK_PP_ITERATION_FINISH_4 >= 36
224# define MSGPACK_PP_ITERATION_4 36
225# include MSGPACK_PP_FILENAME_4
226# undef MSGPACK_PP_ITERATION_4
227# endif
228# if MSGPACK_PP_ITERATION_START_4 <= 37 && MSGPACK_PP_ITERATION_FINISH_4 >= 37
229# define MSGPACK_PP_ITERATION_4 37
230# include MSGPACK_PP_FILENAME_4
231# undef MSGPACK_PP_ITERATION_4
232# endif
233# if MSGPACK_PP_ITERATION_START_4 <= 38 && MSGPACK_PP_ITERATION_FINISH_4 >= 38
234# define MSGPACK_PP_ITERATION_4 38
235# include MSGPACK_PP_FILENAME_4
236# undef MSGPACK_PP_ITERATION_4
237# endif
238# if MSGPACK_PP_ITERATION_START_4 <= 39 && MSGPACK_PP_ITERATION_FINISH_4 >= 39
239# define MSGPACK_PP_ITERATION_4 39
240# include MSGPACK_PP_FILENAME_4
241# undef MSGPACK_PP_ITERATION_4
242# endif
243# if MSGPACK_PP_ITERATION_START_4 <= 40 && MSGPACK_PP_ITERATION_FINISH_4 >= 40
244# define MSGPACK_PP_ITERATION_4 40
245# include MSGPACK_PP_FILENAME_4
246# undef MSGPACK_PP_ITERATION_4
247# endif
248# if MSGPACK_PP_ITERATION_START_4 <= 41 && MSGPACK_PP_ITERATION_FINISH_4 >= 41
249# define MSGPACK_PP_ITERATION_4 41
250# include MSGPACK_PP_FILENAME_4
251# undef MSGPACK_PP_ITERATION_4
252# endif
253# if MSGPACK_PP_ITERATION_START_4 <= 42 && MSGPACK_PP_ITERATION_FINISH_4 >= 42
254# define MSGPACK_PP_ITERATION_4 42
255# include MSGPACK_PP_FILENAME_4
256# undef MSGPACK_PP_ITERATION_4
257# endif
258# if MSGPACK_PP_ITERATION_START_4 <= 43 && MSGPACK_PP_ITERATION_FINISH_4 >= 43
259# define MSGPACK_PP_ITERATION_4 43
260# include MSGPACK_PP_FILENAME_4
261# undef MSGPACK_PP_ITERATION_4
262# endif
263# if MSGPACK_PP_ITERATION_START_4 <= 44 && MSGPACK_PP_ITERATION_FINISH_4 >= 44
264# define MSGPACK_PP_ITERATION_4 44
265# include MSGPACK_PP_FILENAME_4
266# undef MSGPACK_PP_ITERATION_4
267# endif
268# if MSGPACK_PP_ITERATION_START_4 <= 45 && MSGPACK_PP_ITERATION_FINISH_4 >= 45
269# define MSGPACK_PP_ITERATION_4 45
270# include MSGPACK_PP_FILENAME_4
271# undef MSGPACK_PP_ITERATION_4
272# endif
273# if MSGPACK_PP_ITERATION_START_4 <= 46 && MSGPACK_PP_ITERATION_FINISH_4 >= 46
274# define MSGPACK_PP_ITERATION_4 46
275# include MSGPACK_PP_FILENAME_4
276# undef MSGPACK_PP_ITERATION_4
277# endif
278# if MSGPACK_PP_ITERATION_START_4 <= 47 && MSGPACK_PP_ITERATION_FINISH_4 >= 47
279# define MSGPACK_PP_ITERATION_4 47
280# include MSGPACK_PP_FILENAME_4
281# undef MSGPACK_PP_ITERATION_4
282# endif
283# if MSGPACK_PP_ITERATION_START_4 <= 48 && MSGPACK_PP_ITERATION_FINISH_4 >= 48
284# define MSGPACK_PP_ITERATION_4 48
285# include MSGPACK_PP_FILENAME_4
286# undef MSGPACK_PP_ITERATION_4
287# endif
288# if MSGPACK_PP_ITERATION_START_4 <= 49 && MSGPACK_PP_ITERATION_FINISH_4 >= 49
289# define MSGPACK_PP_ITERATION_4 49
290# include MSGPACK_PP_FILENAME_4
291# undef MSGPACK_PP_ITERATION_4
292# endif
293# if MSGPACK_PP_ITERATION_START_4 <= 50 && MSGPACK_PP_ITERATION_FINISH_4 >= 50
294# define MSGPACK_PP_ITERATION_4 50
295# include MSGPACK_PP_FILENAME_4
296# undef MSGPACK_PP_ITERATION_4
297# endif
298# if MSGPACK_PP_ITERATION_START_4 <= 51 && MSGPACK_PP_ITERATION_FINISH_4 >= 51
299# define MSGPACK_PP_ITERATION_4 51
300# include MSGPACK_PP_FILENAME_4
301# undef MSGPACK_PP_ITERATION_4
302# endif
303# if MSGPACK_PP_ITERATION_START_4 <= 52 && MSGPACK_PP_ITERATION_FINISH_4 >= 52
304# define MSGPACK_PP_ITERATION_4 52
305# include MSGPACK_PP_FILENAME_4
306# undef MSGPACK_PP_ITERATION_4
307# endif
308# if MSGPACK_PP_ITERATION_START_4 <= 53 && MSGPACK_PP_ITERATION_FINISH_4 >= 53
309# define MSGPACK_PP_ITERATION_4 53
310# include MSGPACK_PP_FILENAME_4
311# undef MSGPACK_PP_ITERATION_4
312# endif
313# if MSGPACK_PP_ITERATION_START_4 <= 54 && MSGPACK_PP_ITERATION_FINISH_4 >= 54
314# define MSGPACK_PP_ITERATION_4 54
315# include MSGPACK_PP_FILENAME_4
316# undef MSGPACK_PP_ITERATION_4
317# endif
318# if MSGPACK_PP_ITERATION_START_4 <= 55 && MSGPACK_PP_ITERATION_FINISH_4 >= 55
319# define MSGPACK_PP_ITERATION_4 55
320# include MSGPACK_PP_FILENAME_4
321# undef MSGPACK_PP_ITERATION_4
322# endif
323# if MSGPACK_PP_ITERATION_START_4 <= 56 && MSGPACK_PP_ITERATION_FINISH_4 >= 56
324# define MSGPACK_PP_ITERATION_4 56
325# include MSGPACK_PP_FILENAME_4
326# undef MSGPACK_PP_ITERATION_4
327# endif
328# if MSGPACK_PP_ITERATION_START_4 <= 57 && MSGPACK_PP_ITERATION_FINISH_4 >= 57
329# define MSGPACK_PP_ITERATION_4 57
330# include MSGPACK_PP_FILENAME_4
331# undef MSGPACK_PP_ITERATION_4
332# endif
333# if MSGPACK_PP_ITERATION_START_4 <= 58 && MSGPACK_PP_ITERATION_FINISH_4 >= 58
334# define MSGPACK_PP_ITERATION_4 58
335# include MSGPACK_PP_FILENAME_4
336# undef MSGPACK_PP_ITERATION_4
337# endif
338# if MSGPACK_PP_ITERATION_START_4 <= 59 && MSGPACK_PP_ITERATION_FINISH_4 >= 59
339# define MSGPACK_PP_ITERATION_4 59
340# include MSGPACK_PP_FILENAME_4
341# undef MSGPACK_PP_ITERATION_4
342# endif
343# if MSGPACK_PP_ITERATION_START_4 <= 60 && MSGPACK_PP_ITERATION_FINISH_4 >= 60
344# define MSGPACK_PP_ITERATION_4 60
345# include MSGPACK_PP_FILENAME_4
346# undef MSGPACK_PP_ITERATION_4
347# endif
348# if MSGPACK_PP_ITERATION_START_4 <= 61 && MSGPACK_PP_ITERATION_FINISH_4 >= 61
349# define MSGPACK_PP_ITERATION_4 61
350# include MSGPACK_PP_FILENAME_4
351# undef MSGPACK_PP_ITERATION_4
352# endif
353# if MSGPACK_PP_ITERATION_START_4 <= 62 && MSGPACK_PP_ITERATION_FINISH_4 >= 62
354# define MSGPACK_PP_ITERATION_4 62
355# include MSGPACK_PP_FILENAME_4
356# undef MSGPACK_PP_ITERATION_4
357# endif
358# if MSGPACK_PP_ITERATION_START_4 <= 63 && MSGPACK_PP_ITERATION_FINISH_4 >= 63
359# define MSGPACK_PP_ITERATION_4 63
360# include MSGPACK_PP_FILENAME_4
361# undef MSGPACK_PP_ITERATION_4
362# endif
363# if MSGPACK_PP_ITERATION_START_4 <= 64 && MSGPACK_PP_ITERATION_FINISH_4 >= 64
364# define MSGPACK_PP_ITERATION_4 64
365# include MSGPACK_PP_FILENAME_4
366# undef MSGPACK_PP_ITERATION_4
367# endif
368# if MSGPACK_PP_ITERATION_START_4 <= 65 && MSGPACK_PP_ITERATION_FINISH_4 >= 65
369# define MSGPACK_PP_ITERATION_4 65
370# include MSGPACK_PP_FILENAME_4
371# undef MSGPACK_PP_ITERATION_4
372# endif
373# if MSGPACK_PP_ITERATION_START_4 <= 66 && MSGPACK_PP_ITERATION_FINISH_4 >= 66
374# define MSGPACK_PP_ITERATION_4 66
375# include MSGPACK_PP_FILENAME_4
376# undef MSGPACK_PP_ITERATION_4
377# endif
378# if MSGPACK_PP_ITERATION_START_4 <= 67 && MSGPACK_PP_ITERATION_FINISH_4 >= 67
379# define MSGPACK_PP_ITERATION_4 67
380# include MSGPACK_PP_FILENAME_4
381# undef MSGPACK_PP_ITERATION_4
382# endif
383# if MSGPACK_PP_ITERATION_START_4 <= 68 && MSGPACK_PP_ITERATION_FINISH_4 >= 68
384# define MSGPACK_PP_ITERATION_4 68
385# include MSGPACK_PP_FILENAME_4
386# undef MSGPACK_PP_ITERATION_4
387# endif
388# if MSGPACK_PP_ITERATION_START_4 <= 69 && MSGPACK_PP_ITERATION_FINISH_4 >= 69
389# define MSGPACK_PP_ITERATION_4 69
390# include MSGPACK_PP_FILENAME_4
391# undef MSGPACK_PP_ITERATION_4
392# endif
393# if MSGPACK_PP_ITERATION_START_4 <= 70 && MSGPACK_PP_ITERATION_FINISH_4 >= 70
394# define MSGPACK_PP_ITERATION_4 70
395# include MSGPACK_PP_FILENAME_4
396# undef MSGPACK_PP_ITERATION_4
397# endif
398# if MSGPACK_PP_ITERATION_START_4 <= 71 && MSGPACK_PP_ITERATION_FINISH_4 >= 71
399# define MSGPACK_PP_ITERATION_4 71
400# include MSGPACK_PP_FILENAME_4
401# undef MSGPACK_PP_ITERATION_4
402# endif
403# if MSGPACK_PP_ITERATION_START_4 <= 72 && MSGPACK_PP_ITERATION_FINISH_4 >= 72
404# define MSGPACK_PP_ITERATION_4 72
405# include MSGPACK_PP_FILENAME_4
406# undef MSGPACK_PP_ITERATION_4
407# endif
408# if MSGPACK_PP_ITERATION_START_4 <= 73 && MSGPACK_PP_ITERATION_FINISH_4 >= 73
409# define MSGPACK_PP_ITERATION_4 73
410# include MSGPACK_PP_FILENAME_4
411# undef MSGPACK_PP_ITERATION_4
412# endif
413# if MSGPACK_PP_ITERATION_START_4 <= 74 && MSGPACK_PP_ITERATION_FINISH_4 >= 74
414# define MSGPACK_PP_ITERATION_4 74
415# include MSGPACK_PP_FILENAME_4
416# undef MSGPACK_PP_ITERATION_4
417# endif
418# if MSGPACK_PP_ITERATION_START_4 <= 75 && MSGPACK_PP_ITERATION_FINISH_4 >= 75
419# define MSGPACK_PP_ITERATION_4 75
420# include MSGPACK_PP_FILENAME_4
421# undef MSGPACK_PP_ITERATION_4
422# endif
423# if MSGPACK_PP_ITERATION_START_4 <= 76 && MSGPACK_PP_ITERATION_FINISH_4 >= 76
424# define MSGPACK_PP_ITERATION_4 76
425# include MSGPACK_PP_FILENAME_4
426# undef MSGPACK_PP_ITERATION_4
427# endif
428# if MSGPACK_PP_ITERATION_START_4 <= 77 && MSGPACK_PP_ITERATION_FINISH_4 >= 77
429# define MSGPACK_PP_ITERATION_4 77
430# include MSGPACK_PP_FILENAME_4
431# undef MSGPACK_PP_ITERATION_4
432# endif
433# if MSGPACK_PP_ITERATION_START_4 <= 78 && MSGPACK_PP_ITERATION_FINISH_4 >= 78
434# define MSGPACK_PP_ITERATION_4 78
435# include MSGPACK_PP_FILENAME_4
436# undef MSGPACK_PP_ITERATION_4
437# endif
438# if MSGPACK_PP_ITERATION_START_4 <= 79 && MSGPACK_PP_ITERATION_FINISH_4 >= 79
439# define MSGPACK_PP_ITERATION_4 79
440# include MSGPACK_PP_FILENAME_4
441# undef MSGPACK_PP_ITERATION_4
442# endif
443# if MSGPACK_PP_ITERATION_START_4 <= 80 && MSGPACK_PP_ITERATION_FINISH_4 >= 80
444# define MSGPACK_PP_ITERATION_4 80
445# include MSGPACK_PP_FILENAME_4
446# undef MSGPACK_PP_ITERATION_4
447# endif
448# if MSGPACK_PP_ITERATION_START_4 <= 81 && MSGPACK_PP_ITERATION_FINISH_4 >= 81
449# define MSGPACK_PP_ITERATION_4 81
450# include MSGPACK_PP_FILENAME_4
451# undef MSGPACK_PP_ITERATION_4
452# endif
453# if MSGPACK_PP_ITERATION_START_4 <= 82 && MSGPACK_PP_ITERATION_FINISH_4 >= 82
454# define MSGPACK_PP_ITERATION_4 82
455# include MSGPACK_PP_FILENAME_4
456# undef MSGPACK_PP_ITERATION_4
457# endif
458# if MSGPACK_PP_ITERATION_START_4 <= 83 && MSGPACK_PP_ITERATION_FINISH_4 >= 83
459# define MSGPACK_PP_ITERATION_4 83
460# include MSGPACK_PP_FILENAME_4
461# undef MSGPACK_PP_ITERATION_4
462# endif
463# if MSGPACK_PP_ITERATION_START_4 <= 84 && MSGPACK_PP_ITERATION_FINISH_4 >= 84
464# define MSGPACK_PP_ITERATION_4 84
465# include MSGPACK_PP_FILENAME_4
466# undef MSGPACK_PP_ITERATION_4
467# endif
468# if MSGPACK_PP_ITERATION_START_4 <= 85 && MSGPACK_PP_ITERATION_FINISH_4 >= 85
469# define MSGPACK_PP_ITERATION_4 85
470# include MSGPACK_PP_FILENAME_4
471# undef MSGPACK_PP_ITERATION_4
472# endif
473# if MSGPACK_PP_ITERATION_START_4 <= 86 && MSGPACK_PP_ITERATION_FINISH_4 >= 86
474# define MSGPACK_PP_ITERATION_4 86
475# include MSGPACK_PP_FILENAME_4
476# undef MSGPACK_PP_ITERATION_4
477# endif
478# if MSGPACK_PP_ITERATION_START_4 <= 87 && MSGPACK_PP_ITERATION_FINISH_4 >= 87
479# define MSGPACK_PP_ITERATION_4 87
480# include MSGPACK_PP_FILENAME_4
481# undef MSGPACK_PP_ITERATION_4
482# endif
483# if MSGPACK_PP_ITERATION_START_4 <= 88 && MSGPACK_PP_ITERATION_FINISH_4 >= 88
484# define MSGPACK_PP_ITERATION_4 88
485# include MSGPACK_PP_FILENAME_4
486# undef MSGPACK_PP_ITERATION_4
487# endif
488# if MSGPACK_PP_ITERATION_START_4 <= 89 && MSGPACK_PP_ITERATION_FINISH_4 >= 89
489# define MSGPACK_PP_ITERATION_4 89
490# include MSGPACK_PP_FILENAME_4
491# undef MSGPACK_PP_ITERATION_4
492# endif
493# if MSGPACK_PP_ITERATION_START_4 <= 90 && MSGPACK_PP_ITERATION_FINISH_4 >= 90
494# define MSGPACK_PP_ITERATION_4 90
495# include MSGPACK_PP_FILENAME_4
496# undef MSGPACK_PP_ITERATION_4
497# endif
498# if MSGPACK_PP_ITERATION_START_4 <= 91 && MSGPACK_PP_ITERATION_FINISH_4 >= 91
499# define MSGPACK_PP_ITERATION_4 91
500# include MSGPACK_PP_FILENAME_4
501# undef MSGPACK_PP_ITERATION_4
502# endif
503# if MSGPACK_PP_ITERATION_START_4 <= 92 && MSGPACK_PP_ITERATION_FINISH_4 >= 92
504# define MSGPACK_PP_ITERATION_4 92
505# include MSGPACK_PP_FILENAME_4
506# undef MSGPACK_PP_ITERATION_4
507# endif
508# if MSGPACK_PP_ITERATION_START_4 <= 93 && MSGPACK_PP_ITERATION_FINISH_4 >= 93
509# define MSGPACK_PP_ITERATION_4 93
510# include MSGPACK_PP_FILENAME_4
511# undef MSGPACK_PP_ITERATION_4
512# endif
513# if MSGPACK_PP_ITERATION_START_4 <= 94 && MSGPACK_PP_ITERATION_FINISH_4 >= 94
514# define MSGPACK_PP_ITERATION_4 94
515# include MSGPACK_PP_FILENAME_4
516# undef MSGPACK_PP_ITERATION_4
517# endif
518# if MSGPACK_PP_ITERATION_START_4 <= 95 && MSGPACK_PP_ITERATION_FINISH_4 >= 95
519# define MSGPACK_PP_ITERATION_4 95
520# include MSGPACK_PP_FILENAME_4
521# undef MSGPACK_PP_ITERATION_4
522# endif
523# if MSGPACK_PP_ITERATION_START_4 <= 96 && MSGPACK_PP_ITERATION_FINISH_4 >= 96
524# define MSGPACK_PP_ITERATION_4 96
525# include MSGPACK_PP_FILENAME_4
526# undef MSGPACK_PP_ITERATION_4
527# endif
528# if MSGPACK_PP_ITERATION_START_4 <= 97 && MSGPACK_PP_ITERATION_FINISH_4 >= 97
529# define MSGPACK_PP_ITERATION_4 97
530# include MSGPACK_PP_FILENAME_4
531# undef MSGPACK_PP_ITERATION_4
532# endif
533# if MSGPACK_PP_ITERATION_START_4 <= 98 && MSGPACK_PP_ITERATION_FINISH_4 >= 98
534# define MSGPACK_PP_ITERATION_4 98
535# include MSGPACK_PP_FILENAME_4
536# undef MSGPACK_PP_ITERATION_4
537# endif
538# if MSGPACK_PP_ITERATION_START_4 <= 99 && MSGPACK_PP_ITERATION_FINISH_4 >= 99
539# define MSGPACK_PP_ITERATION_4 99
540# include MSGPACK_PP_FILENAME_4
541# undef MSGPACK_PP_ITERATION_4
542# endif
543# if MSGPACK_PP_ITERATION_START_4 <= 100 && MSGPACK_PP_ITERATION_FINISH_4 >= 100
544# define MSGPACK_PP_ITERATION_4 100
545# include MSGPACK_PP_FILENAME_4
546# undef MSGPACK_PP_ITERATION_4
547# endif
548# if MSGPACK_PP_ITERATION_START_4 <= 101 && MSGPACK_PP_ITERATION_FINISH_4 >= 101
549# define MSGPACK_PP_ITERATION_4 101
550# include MSGPACK_PP_FILENAME_4
551# undef MSGPACK_PP_ITERATION_4
552# endif
553# if MSGPACK_PP_ITERATION_START_4 <= 102 && MSGPACK_PP_ITERATION_FINISH_4 >= 102
554# define MSGPACK_PP_ITERATION_4 102
555# include MSGPACK_PP_FILENAME_4
556# undef MSGPACK_PP_ITERATION_4
557# endif
558# if MSGPACK_PP_ITERATION_START_4 <= 103 && MSGPACK_PP_ITERATION_FINISH_4 >= 103
559# define MSGPACK_PP_ITERATION_4 103
560# include MSGPACK_PP_FILENAME_4
561# undef MSGPACK_PP_ITERATION_4
562# endif
563# if MSGPACK_PP_ITERATION_START_4 <= 104 && MSGPACK_PP_ITERATION_FINISH_4 >= 104
564# define MSGPACK_PP_ITERATION_4 104
565# include MSGPACK_PP_FILENAME_4
566# undef MSGPACK_PP_ITERATION_4
567# endif
568# if MSGPACK_PP_ITERATION_START_4 <= 105 && MSGPACK_PP_ITERATION_FINISH_4 >= 105
569# define MSGPACK_PP_ITERATION_4 105
570# include MSGPACK_PP_FILENAME_4
571# undef MSGPACK_PP_ITERATION_4
572# endif
573# if MSGPACK_PP_ITERATION_START_4 <= 106 && MSGPACK_PP_ITERATION_FINISH_4 >= 106
574# define MSGPACK_PP_ITERATION_4 106
575# include MSGPACK_PP_FILENAME_4
576# undef MSGPACK_PP_ITERATION_4
577# endif
578# if MSGPACK_PP_ITERATION_START_4 <= 107 && MSGPACK_PP_ITERATION_FINISH_4 >= 107
579# define MSGPACK_PP_ITERATION_4 107
580# include MSGPACK_PP_FILENAME_4
581# undef MSGPACK_PP_ITERATION_4
582# endif
583# if MSGPACK_PP_ITERATION_START_4 <= 108 && MSGPACK_PP_ITERATION_FINISH_4 >= 108
584# define MSGPACK_PP_ITERATION_4 108
585# include MSGPACK_PP_FILENAME_4
586# undef MSGPACK_PP_ITERATION_4
587# endif
588# if MSGPACK_PP_ITERATION_START_4 <= 109 && MSGPACK_PP_ITERATION_FINISH_4 >= 109
589# define MSGPACK_PP_ITERATION_4 109
590# include MSGPACK_PP_FILENAME_4
591# undef MSGPACK_PP_ITERATION_4
592# endif
593# if MSGPACK_PP_ITERATION_START_4 <= 110 && MSGPACK_PP_ITERATION_FINISH_4 >= 110
594# define MSGPACK_PP_ITERATION_4 110
595# include MSGPACK_PP_FILENAME_4
596# undef MSGPACK_PP_ITERATION_4
597# endif
598# if MSGPACK_PP_ITERATION_START_4 <= 111 && MSGPACK_PP_ITERATION_FINISH_4 >= 111
599# define MSGPACK_PP_ITERATION_4 111
600# include MSGPACK_PP_FILENAME_4
601# undef MSGPACK_PP_ITERATION_4
602# endif
603# if MSGPACK_PP_ITERATION_START_4 <= 112 && MSGPACK_PP_ITERATION_FINISH_4 >= 112
604# define MSGPACK_PP_ITERATION_4 112
605# include MSGPACK_PP_FILENAME_4
606# undef MSGPACK_PP_ITERATION_4
607# endif
608# if MSGPACK_PP_ITERATION_START_4 <= 113 && MSGPACK_PP_ITERATION_FINISH_4 >= 113
609# define MSGPACK_PP_ITERATION_4 113
610# include MSGPACK_PP_FILENAME_4
611# undef MSGPACK_PP_ITERATION_4
612# endif
613# if MSGPACK_PP_ITERATION_START_4 <= 114 && MSGPACK_PP_ITERATION_FINISH_4 >= 114
614# define MSGPACK_PP_ITERATION_4 114
615# include MSGPACK_PP_FILENAME_4
616# undef MSGPACK_PP_ITERATION_4
617# endif
618# if MSGPACK_PP_ITERATION_START_4 <= 115 && MSGPACK_PP_ITERATION_FINISH_4 >= 115
619# define MSGPACK_PP_ITERATION_4 115
620# include MSGPACK_PP_FILENAME_4
621# undef MSGPACK_PP_ITERATION_4
622# endif
623# if MSGPACK_PP_ITERATION_START_4 <= 116 && MSGPACK_PP_ITERATION_FINISH_4 >= 116
624# define MSGPACK_PP_ITERATION_4 116
625# include MSGPACK_PP_FILENAME_4
626# undef MSGPACK_PP_ITERATION_4
627# endif
628# if MSGPACK_PP_ITERATION_START_4 <= 117 && MSGPACK_PP_ITERATION_FINISH_4 >= 117
629# define MSGPACK_PP_ITERATION_4 117
630# include MSGPACK_PP_FILENAME_4
631# undef MSGPACK_PP_ITERATION_4
632# endif
633# if MSGPACK_PP_ITERATION_START_4 <= 118 && MSGPACK_PP_ITERATION_FINISH_4 >= 118
634# define MSGPACK_PP_ITERATION_4 118
635# include MSGPACK_PP_FILENAME_4
636# undef MSGPACK_PP_ITERATION_4
637# endif
638# if MSGPACK_PP_ITERATION_START_4 <= 119 && MSGPACK_PP_ITERATION_FINISH_4 >= 119
639# define MSGPACK_PP_ITERATION_4 119
640# include MSGPACK_PP_FILENAME_4
641# undef MSGPACK_PP_ITERATION_4
642# endif
643# if MSGPACK_PP_ITERATION_START_4 <= 120 && MSGPACK_PP_ITERATION_FINISH_4 >= 120
644# define MSGPACK_PP_ITERATION_4 120
645# include MSGPACK_PP_FILENAME_4
646# undef MSGPACK_PP_ITERATION_4
647# endif
648# if MSGPACK_PP_ITERATION_START_4 <= 121 && MSGPACK_PP_ITERATION_FINISH_4 >= 121
649# define MSGPACK_PP_ITERATION_4 121
650# include MSGPACK_PP_FILENAME_4
651# undef MSGPACK_PP_ITERATION_4
652# endif
653# if MSGPACK_PP_ITERATION_START_4 <= 122 && MSGPACK_PP_ITERATION_FINISH_4 >= 122
654# define MSGPACK_PP_ITERATION_4 122
655# include MSGPACK_PP_FILENAME_4
656# undef MSGPACK_PP_ITERATION_4
657# endif
658# if MSGPACK_PP_ITERATION_START_4 <= 123 && MSGPACK_PP_ITERATION_FINISH_4 >= 123
659# define MSGPACK_PP_ITERATION_4 123
660# include MSGPACK_PP_FILENAME_4
661# undef MSGPACK_PP_ITERATION_4
662# endif
663# if MSGPACK_PP_ITERATION_START_4 <= 124 && MSGPACK_PP_ITERATION_FINISH_4 >= 124
664# define MSGPACK_PP_ITERATION_4 124
665# include MSGPACK_PP_FILENAME_4
666# undef MSGPACK_PP_ITERATION_4
667# endif
668# if MSGPACK_PP_ITERATION_START_4 <= 125 && MSGPACK_PP_ITERATION_FINISH_4 >= 125
669# define MSGPACK_PP_ITERATION_4 125
670# include MSGPACK_PP_FILENAME_4
671# undef MSGPACK_PP_ITERATION_4
672# endif
673# if MSGPACK_PP_ITERATION_START_4 <= 126 && MSGPACK_PP_ITERATION_FINISH_4 >= 126
674# define MSGPACK_PP_ITERATION_4 126
675# include MSGPACK_PP_FILENAME_4
676# undef MSGPACK_PP_ITERATION_4
677# endif
678# if MSGPACK_PP_ITERATION_START_4 <= 127 && MSGPACK_PP_ITERATION_FINISH_4 >= 127
679# define MSGPACK_PP_ITERATION_4 127
680# include MSGPACK_PP_FILENAME_4
681# undef MSGPACK_PP_ITERATION_4
682# endif
683# if MSGPACK_PP_ITERATION_START_4 <= 128 && MSGPACK_PP_ITERATION_FINISH_4 >= 128
684# define MSGPACK_PP_ITERATION_4 128
685# include MSGPACK_PP_FILENAME_4
686# undef MSGPACK_PP_ITERATION_4
687# endif
688# if MSGPACK_PP_ITERATION_START_4 <= 129 && MSGPACK_PP_ITERATION_FINISH_4 >= 129
689# define MSGPACK_PP_ITERATION_4 129
690# include MSGPACK_PP_FILENAME_4
691# undef MSGPACK_PP_ITERATION_4
692# endif
693# if MSGPACK_PP_ITERATION_START_4 <= 130 && MSGPACK_PP_ITERATION_FINISH_4 >= 130
694# define MSGPACK_PP_ITERATION_4 130
695# include MSGPACK_PP_FILENAME_4
696# undef MSGPACK_PP_ITERATION_4
697# endif
698# if MSGPACK_PP_ITERATION_START_4 <= 131 && MSGPACK_PP_ITERATION_FINISH_4 >= 131
699# define MSGPACK_PP_ITERATION_4 131
700# include MSGPACK_PP_FILENAME_4
701# undef MSGPACK_PP_ITERATION_4
702# endif
703# if MSGPACK_PP_ITERATION_START_4 <= 132 && MSGPACK_PP_ITERATION_FINISH_4 >= 132
704# define MSGPACK_PP_ITERATION_4 132
705# include MSGPACK_PP_FILENAME_4
706# undef MSGPACK_PP_ITERATION_4
707# endif
708# if MSGPACK_PP_ITERATION_START_4 <= 133 && MSGPACK_PP_ITERATION_FINISH_4 >= 133
709# define MSGPACK_PP_ITERATION_4 133
710# include MSGPACK_PP_FILENAME_4
711# undef MSGPACK_PP_ITERATION_4
712# endif
713# if MSGPACK_PP_ITERATION_START_4 <= 134 && MSGPACK_PP_ITERATION_FINISH_4 >= 134
714# define MSGPACK_PP_ITERATION_4 134
715# include MSGPACK_PP_FILENAME_4
716# undef MSGPACK_PP_ITERATION_4
717# endif
718# if MSGPACK_PP_ITERATION_START_4 <= 135 && MSGPACK_PP_ITERATION_FINISH_4 >= 135
719# define MSGPACK_PP_ITERATION_4 135
720# include MSGPACK_PP_FILENAME_4
721# undef MSGPACK_PP_ITERATION_4
722# endif
723# if MSGPACK_PP_ITERATION_START_4 <= 136 && MSGPACK_PP_ITERATION_FINISH_4 >= 136
724# define MSGPACK_PP_ITERATION_4 136
725# include MSGPACK_PP_FILENAME_4
726# undef MSGPACK_PP_ITERATION_4
727# endif
728# if MSGPACK_PP_ITERATION_START_4 <= 137 && MSGPACK_PP_ITERATION_FINISH_4 >= 137
729# define MSGPACK_PP_ITERATION_4 137
730# include MSGPACK_PP_FILENAME_4
731# undef MSGPACK_PP_ITERATION_4
732# endif
733# if MSGPACK_PP_ITERATION_START_4 <= 138 && MSGPACK_PP_ITERATION_FINISH_4 >= 138
734# define MSGPACK_PP_ITERATION_4 138
735# include MSGPACK_PP_FILENAME_4
736# undef MSGPACK_PP_ITERATION_4
737# endif
738# if MSGPACK_PP_ITERATION_START_4 <= 139 && MSGPACK_PP_ITERATION_FINISH_4 >= 139
739# define MSGPACK_PP_ITERATION_4 139
740# include MSGPACK_PP_FILENAME_4
741# undef MSGPACK_PP_ITERATION_4
742# endif
743# if MSGPACK_PP_ITERATION_START_4 <= 140 && MSGPACK_PP_ITERATION_FINISH_4 >= 140
744# define MSGPACK_PP_ITERATION_4 140
745# include MSGPACK_PP_FILENAME_4
746# undef MSGPACK_PP_ITERATION_4
747# endif
748# if MSGPACK_PP_ITERATION_START_4 <= 141 && MSGPACK_PP_ITERATION_FINISH_4 >= 141
749# define MSGPACK_PP_ITERATION_4 141
750# include MSGPACK_PP_FILENAME_4
751# undef MSGPACK_PP_ITERATION_4
752# endif
753# if MSGPACK_PP_ITERATION_START_4 <= 142 && MSGPACK_PP_ITERATION_FINISH_4 >= 142
754# define MSGPACK_PP_ITERATION_4 142
755# include MSGPACK_PP_FILENAME_4
756# undef MSGPACK_PP_ITERATION_4
757# endif
758# if MSGPACK_PP_ITERATION_START_4 <= 143 && MSGPACK_PP_ITERATION_FINISH_4 >= 143
759# define MSGPACK_PP_ITERATION_4 143
760# include MSGPACK_PP_FILENAME_4
761# undef MSGPACK_PP_ITERATION_4
762# endif
763# if MSGPACK_PP_ITERATION_START_4 <= 144 && MSGPACK_PP_ITERATION_FINISH_4 >= 144
764# define MSGPACK_PP_ITERATION_4 144
765# include MSGPACK_PP_FILENAME_4
766# undef MSGPACK_PP_ITERATION_4
767# endif
768# if MSGPACK_PP_ITERATION_START_4 <= 145 && MSGPACK_PP_ITERATION_FINISH_4 >= 145
769# define MSGPACK_PP_ITERATION_4 145
770# include MSGPACK_PP_FILENAME_4
771# undef MSGPACK_PP_ITERATION_4
772# endif
773# if MSGPACK_PP_ITERATION_START_4 <= 146 && MSGPACK_PP_ITERATION_FINISH_4 >= 146
774# define MSGPACK_PP_ITERATION_4 146
775# include MSGPACK_PP_FILENAME_4
776# undef MSGPACK_PP_ITERATION_4
777# endif
778# if MSGPACK_PP_ITERATION_START_4 <= 147 && MSGPACK_PP_ITERATION_FINISH_4 >= 147
779# define MSGPACK_PP_ITERATION_4 147
780# include MSGPACK_PP_FILENAME_4
781# undef MSGPACK_PP_ITERATION_4
782# endif
783# if MSGPACK_PP_ITERATION_START_4 <= 148 && MSGPACK_PP_ITERATION_FINISH_4 >= 148
784# define MSGPACK_PP_ITERATION_4 148
785# include MSGPACK_PP_FILENAME_4
786# undef MSGPACK_PP_ITERATION_4
787# endif
788# if MSGPACK_PP_ITERATION_START_4 <= 149 && MSGPACK_PP_ITERATION_FINISH_4 >= 149
789# define MSGPACK_PP_ITERATION_4 149
790# include MSGPACK_PP_FILENAME_4
791# undef MSGPACK_PP_ITERATION_4
792# endif
793# if MSGPACK_PP_ITERATION_START_4 <= 150 && MSGPACK_PP_ITERATION_FINISH_4 >= 150
794# define MSGPACK_PP_ITERATION_4 150
795# include MSGPACK_PP_FILENAME_4
796# undef MSGPACK_PP_ITERATION_4
797# endif
798# if MSGPACK_PP_ITERATION_START_4 <= 151 && MSGPACK_PP_ITERATION_FINISH_4 >= 151
799# define MSGPACK_PP_ITERATION_4 151
800# include MSGPACK_PP_FILENAME_4
801# undef MSGPACK_PP_ITERATION_4
802# endif
803# if MSGPACK_PP_ITERATION_START_4 <= 152 && MSGPACK_PP_ITERATION_FINISH_4 >= 152
804# define MSGPACK_PP_ITERATION_4 152
805# include MSGPACK_PP_FILENAME_4
806# undef MSGPACK_PP_ITERATION_4
807# endif
808# if MSGPACK_PP_ITERATION_START_4 <= 153 && MSGPACK_PP_ITERATION_FINISH_4 >= 153
809# define MSGPACK_PP_ITERATION_4 153
810# include MSGPACK_PP_FILENAME_4
811# undef MSGPACK_PP_ITERATION_4
812# endif
813# if MSGPACK_PP_ITERATION_START_4 <= 154 && MSGPACK_PP_ITERATION_FINISH_4 >= 154
814# define MSGPACK_PP_ITERATION_4 154
815# include MSGPACK_PP_FILENAME_4
816# undef MSGPACK_PP_ITERATION_4
817# endif
818# if MSGPACK_PP_ITERATION_START_4 <= 155 && MSGPACK_PP_ITERATION_FINISH_4 >= 155
819# define MSGPACK_PP_ITERATION_4 155
820# include MSGPACK_PP_FILENAME_4
821# undef MSGPACK_PP_ITERATION_4
822# endif
823# if MSGPACK_PP_ITERATION_START_4 <= 156 && MSGPACK_PP_ITERATION_FINISH_4 >= 156
824# define MSGPACK_PP_ITERATION_4 156
825# include MSGPACK_PP_FILENAME_4
826# undef MSGPACK_PP_ITERATION_4
827# endif
828# if MSGPACK_PP_ITERATION_START_4 <= 157 && MSGPACK_PP_ITERATION_FINISH_4 >= 157
829# define MSGPACK_PP_ITERATION_4 157
830# include MSGPACK_PP_FILENAME_4
831# undef MSGPACK_PP_ITERATION_4
832# endif
833# if MSGPACK_PP_ITERATION_START_4 <= 158 && MSGPACK_PP_ITERATION_FINISH_4 >= 158
834# define MSGPACK_PP_ITERATION_4 158
835# include MSGPACK_PP_FILENAME_4
836# undef MSGPACK_PP_ITERATION_4
837# endif
838# if MSGPACK_PP_ITERATION_START_4 <= 159 && MSGPACK_PP_ITERATION_FINISH_4 >= 159
839# define MSGPACK_PP_ITERATION_4 159
840# include MSGPACK_PP_FILENAME_4
841# undef MSGPACK_PP_ITERATION_4
842# endif
843# if MSGPACK_PP_ITERATION_START_4 <= 160 && MSGPACK_PP_ITERATION_FINISH_4 >= 160
844# define MSGPACK_PP_ITERATION_4 160
845# include MSGPACK_PP_FILENAME_4
846# undef MSGPACK_PP_ITERATION_4
847# endif
848# if MSGPACK_PP_ITERATION_START_4 <= 161 && MSGPACK_PP_ITERATION_FINISH_4 >= 161
849# define MSGPACK_PP_ITERATION_4 161
850# include MSGPACK_PP_FILENAME_4
851# undef MSGPACK_PP_ITERATION_4
852# endif
853# if MSGPACK_PP_ITERATION_START_4 <= 162 && MSGPACK_PP_ITERATION_FINISH_4 >= 162
854# define MSGPACK_PP_ITERATION_4 162
855# include MSGPACK_PP_FILENAME_4
856# undef MSGPACK_PP_ITERATION_4
857# endif
858# if MSGPACK_PP_ITERATION_START_4 <= 163 && MSGPACK_PP_ITERATION_FINISH_4 >= 163
859# define MSGPACK_PP_ITERATION_4 163
860# include MSGPACK_PP_FILENAME_4
861# undef MSGPACK_PP_ITERATION_4
862# endif
863# if MSGPACK_PP_ITERATION_START_4 <= 164 && MSGPACK_PP_ITERATION_FINISH_4 >= 164
864# define MSGPACK_PP_ITERATION_4 164
865# include MSGPACK_PP_FILENAME_4
866# undef MSGPACK_PP_ITERATION_4
867# endif
868# if MSGPACK_PP_ITERATION_START_4 <= 165 && MSGPACK_PP_ITERATION_FINISH_4 >= 165
869# define MSGPACK_PP_ITERATION_4 165
870# include MSGPACK_PP_FILENAME_4
871# undef MSGPACK_PP_ITERATION_4
872# endif
873# if MSGPACK_PP_ITERATION_START_4 <= 166 && MSGPACK_PP_ITERATION_FINISH_4 >= 166
874# define MSGPACK_PP_ITERATION_4 166
875# include MSGPACK_PP_FILENAME_4
876# undef MSGPACK_PP_ITERATION_4
877# endif
878# if MSGPACK_PP_ITERATION_START_4 <= 167 && MSGPACK_PP_ITERATION_FINISH_4 >= 167
879# define MSGPACK_PP_ITERATION_4 167
880# include MSGPACK_PP_FILENAME_4
881# undef MSGPACK_PP_ITERATION_4
882# endif
883# if MSGPACK_PP_ITERATION_START_4 <= 168 && MSGPACK_PP_ITERATION_FINISH_4 >= 168
884# define MSGPACK_PP_ITERATION_4 168
885# include MSGPACK_PP_FILENAME_4
886# undef MSGPACK_PP_ITERATION_4
887# endif
888# if MSGPACK_PP_ITERATION_START_4 <= 169 && MSGPACK_PP_ITERATION_FINISH_4 >= 169
889# define MSGPACK_PP_ITERATION_4 169
890# include MSGPACK_PP_FILENAME_4
891# undef MSGPACK_PP_ITERATION_4
892# endif
893# if MSGPACK_PP_ITERATION_START_4 <= 170 && MSGPACK_PP_ITERATION_FINISH_4 >= 170
894# define MSGPACK_PP_ITERATION_4 170
895# include MSGPACK_PP_FILENAME_4
896# undef MSGPACK_PP_ITERATION_4
897# endif
898# if MSGPACK_PP_ITERATION_START_4 <= 171 && MSGPACK_PP_ITERATION_FINISH_4 >= 171
899# define MSGPACK_PP_ITERATION_4 171
900# include MSGPACK_PP_FILENAME_4
901# undef MSGPACK_PP_ITERATION_4
902# endif
903# if MSGPACK_PP_ITERATION_START_4 <= 172 && MSGPACK_PP_ITERATION_FINISH_4 >= 172
904# define MSGPACK_PP_ITERATION_4 172
905# include MSGPACK_PP_FILENAME_4
906# undef MSGPACK_PP_ITERATION_4
907# endif
908# if MSGPACK_PP_ITERATION_START_4 <= 173 && MSGPACK_PP_ITERATION_FINISH_4 >= 173
909# define MSGPACK_PP_ITERATION_4 173
910# include MSGPACK_PP_FILENAME_4
911# undef MSGPACK_PP_ITERATION_4
912# endif
913# if MSGPACK_PP_ITERATION_START_4 <= 174 && MSGPACK_PP_ITERATION_FINISH_4 >= 174
914# define MSGPACK_PP_ITERATION_4 174
915# include MSGPACK_PP_FILENAME_4
916# undef MSGPACK_PP_ITERATION_4
917# endif
918# if MSGPACK_PP_ITERATION_START_4 <= 175 && MSGPACK_PP_ITERATION_FINISH_4 >= 175
919# define MSGPACK_PP_ITERATION_4 175
920# include MSGPACK_PP_FILENAME_4
921# undef MSGPACK_PP_ITERATION_4
922# endif
923# if MSGPACK_PP_ITERATION_START_4 <= 176 && MSGPACK_PP_ITERATION_FINISH_4 >= 176
924# define MSGPACK_PP_ITERATION_4 176
925# include MSGPACK_PP_FILENAME_4
926# undef MSGPACK_PP_ITERATION_4
927# endif
928# if MSGPACK_PP_ITERATION_START_4 <= 177 && MSGPACK_PP_ITERATION_FINISH_4 >= 177
929# define MSGPACK_PP_ITERATION_4 177
930# include MSGPACK_PP_FILENAME_4
931# undef MSGPACK_PP_ITERATION_4
932# endif
933# if MSGPACK_PP_ITERATION_START_4 <= 178 && MSGPACK_PP_ITERATION_FINISH_4 >= 178
934# define MSGPACK_PP_ITERATION_4 178
935# include MSGPACK_PP_FILENAME_4
936# undef MSGPACK_PP_ITERATION_4
937# endif
938# if MSGPACK_PP_ITERATION_START_4 <= 179 && MSGPACK_PP_ITERATION_FINISH_4 >= 179
939# define MSGPACK_PP_ITERATION_4 179
940# include MSGPACK_PP_FILENAME_4
941# undef MSGPACK_PP_ITERATION_4
942# endif
943# if MSGPACK_PP_ITERATION_START_4 <= 180 && MSGPACK_PP_ITERATION_FINISH_4 >= 180
944# define MSGPACK_PP_ITERATION_4 180
945# include MSGPACK_PP_FILENAME_4
946# undef MSGPACK_PP_ITERATION_4
947# endif
948# if MSGPACK_PP_ITERATION_START_4 <= 181 && MSGPACK_PP_ITERATION_FINISH_4 >= 181
949# define MSGPACK_PP_ITERATION_4 181
950# include MSGPACK_PP_FILENAME_4
951# undef MSGPACK_PP_ITERATION_4
952# endif
953# if MSGPACK_PP_ITERATION_START_4 <= 182 && MSGPACK_PP_ITERATION_FINISH_4 >= 182
954# define MSGPACK_PP_ITERATION_4 182
955# include MSGPACK_PP_FILENAME_4
956# undef MSGPACK_PP_ITERATION_4
957# endif
958# if MSGPACK_PP_ITERATION_START_4 <= 183 && MSGPACK_PP_ITERATION_FINISH_4 >= 183
959# define MSGPACK_PP_ITERATION_4 183
960# include MSGPACK_PP_FILENAME_4
961# undef MSGPACK_PP_ITERATION_4
962# endif
963# if MSGPACK_PP_ITERATION_START_4 <= 184 && MSGPACK_PP_ITERATION_FINISH_4 >= 184
964# define MSGPACK_PP_ITERATION_4 184
965# include MSGPACK_PP_FILENAME_4
966# undef MSGPACK_PP_ITERATION_4
967# endif
968# if MSGPACK_PP_ITERATION_START_4 <= 185 && MSGPACK_PP_ITERATION_FINISH_4 >= 185
969# define MSGPACK_PP_ITERATION_4 185
970# include MSGPACK_PP_FILENAME_4
971# undef MSGPACK_PP_ITERATION_4
972# endif
973# if MSGPACK_PP_ITERATION_START_4 <= 186 && MSGPACK_PP_ITERATION_FINISH_4 >= 186
974# define MSGPACK_PP_ITERATION_4 186
975# include MSGPACK_PP_FILENAME_4
976# undef MSGPACK_PP_ITERATION_4
977# endif
978# if MSGPACK_PP_ITERATION_START_4 <= 187 && MSGPACK_PP_ITERATION_FINISH_4 >= 187
979# define MSGPACK_PP_ITERATION_4 187
980# include MSGPACK_PP_FILENAME_4
981# undef MSGPACK_PP_ITERATION_4
982# endif
983# if MSGPACK_PP_ITERATION_START_4 <= 188 && MSGPACK_PP_ITERATION_FINISH_4 >= 188
984# define MSGPACK_PP_ITERATION_4 188
985# include MSGPACK_PP_FILENAME_4
986# undef MSGPACK_PP_ITERATION_4
987# endif
988# if MSGPACK_PP_ITERATION_START_4 <= 189 && MSGPACK_PP_ITERATION_FINISH_4 >= 189
989# define MSGPACK_PP_ITERATION_4 189
990# include MSGPACK_PP_FILENAME_4
991# undef MSGPACK_PP_ITERATION_4
992# endif
993# if MSGPACK_PP_ITERATION_START_4 <= 190 && MSGPACK_PP_ITERATION_FINISH_4 >= 190
994# define MSGPACK_PP_ITERATION_4 190
995# include MSGPACK_PP_FILENAME_4
996# undef MSGPACK_PP_ITERATION_4
997# endif
998# if MSGPACK_PP_ITERATION_START_4 <= 191 && MSGPACK_PP_ITERATION_FINISH_4 >= 191
999# define MSGPACK_PP_ITERATION_4 191
1000# include MSGPACK_PP_FILENAME_4
1001# undef MSGPACK_PP_ITERATION_4
1002# endif
1003# if MSGPACK_PP_ITERATION_START_4 <= 192 && MSGPACK_PP_ITERATION_FINISH_4 >= 192
1004# define MSGPACK_PP_ITERATION_4 192
1005# include MSGPACK_PP_FILENAME_4
1006# undef MSGPACK_PP_ITERATION_4
1007# endif
1008# if MSGPACK_PP_ITERATION_START_4 <= 193 && MSGPACK_PP_ITERATION_FINISH_4 >= 193
1009# define MSGPACK_PP_ITERATION_4 193
1010# include MSGPACK_PP_FILENAME_4
1011# undef MSGPACK_PP_ITERATION_4
1012# endif
1013# if MSGPACK_PP_ITERATION_START_4 <= 194 && MSGPACK_PP_ITERATION_FINISH_4 >= 194
1014# define MSGPACK_PP_ITERATION_4 194
1015# include MSGPACK_PP_FILENAME_4
1016# undef MSGPACK_PP_ITERATION_4
1017# endif
1018# if MSGPACK_PP_ITERATION_START_4 <= 195 && MSGPACK_PP_ITERATION_FINISH_4 >= 195
1019# define MSGPACK_PP_ITERATION_4 195
1020# include MSGPACK_PP_FILENAME_4
1021# undef MSGPACK_PP_ITERATION_4
1022# endif
1023# if MSGPACK_PP_ITERATION_START_4 <= 196 && MSGPACK_PP_ITERATION_FINISH_4 >= 196
1024# define MSGPACK_PP_ITERATION_4 196
1025# include MSGPACK_PP_FILENAME_4
1026# undef MSGPACK_PP_ITERATION_4
1027# endif
1028# if MSGPACK_PP_ITERATION_START_4 <= 197 && MSGPACK_PP_ITERATION_FINISH_4 >= 197
1029# define MSGPACK_PP_ITERATION_4 197
1030# include MSGPACK_PP_FILENAME_4
1031# undef MSGPACK_PP_ITERATION_4
1032# endif
1033# if MSGPACK_PP_ITERATION_START_4 <= 198 && MSGPACK_PP_ITERATION_FINISH_4 >= 198
1034# define MSGPACK_PP_ITERATION_4 198
1035# include MSGPACK_PP_FILENAME_4
1036# undef MSGPACK_PP_ITERATION_4
1037# endif
1038# if MSGPACK_PP_ITERATION_START_4 <= 199 && MSGPACK_PP_ITERATION_FINISH_4 >= 199
1039# define MSGPACK_PP_ITERATION_4 199
1040# include MSGPACK_PP_FILENAME_4
1041# undef MSGPACK_PP_ITERATION_4
1042# endif
1043# if MSGPACK_PP_ITERATION_START_4 <= 200 && MSGPACK_PP_ITERATION_FINISH_4 >= 200
1044# define MSGPACK_PP_ITERATION_4 200
1045# include MSGPACK_PP_FILENAME_4
1046# undef MSGPACK_PP_ITERATION_4
1047# endif
1048# if MSGPACK_PP_ITERATION_START_4 <= 201 && MSGPACK_PP_ITERATION_FINISH_4 >= 201
1049# define MSGPACK_PP_ITERATION_4 201
1050# include MSGPACK_PP_FILENAME_4
1051# undef MSGPACK_PP_ITERATION_4
1052# endif
1053# if MSGPACK_PP_ITERATION_START_4 <= 202 && MSGPACK_PP_ITERATION_FINISH_4 >= 202
1054# define MSGPACK_PP_ITERATION_4 202
1055# include MSGPACK_PP_FILENAME_4
1056# undef MSGPACK_PP_ITERATION_4
1057# endif
1058# if MSGPACK_PP_ITERATION_START_4 <= 203 && MSGPACK_PP_ITERATION_FINISH_4 >= 203
1059# define MSGPACK_PP_ITERATION_4 203
1060# include MSGPACK_PP_FILENAME_4
1061# undef MSGPACK_PP_ITERATION_4
1062# endif
1063# if MSGPACK_PP_ITERATION_START_4 <= 204 && MSGPACK_PP_ITERATION_FINISH_4 >= 204
1064# define MSGPACK_PP_ITERATION_4 204
1065# include MSGPACK_PP_FILENAME_4
1066# undef MSGPACK_PP_ITERATION_4
1067# endif
1068# if MSGPACK_PP_ITERATION_START_4 <= 205 && MSGPACK_PP_ITERATION_FINISH_4 >= 205
1069# define MSGPACK_PP_ITERATION_4 205
1070# include MSGPACK_PP_FILENAME_4
1071# undef MSGPACK_PP_ITERATION_4
1072# endif
1073# if MSGPACK_PP_ITERATION_START_4 <= 206 && MSGPACK_PP_ITERATION_FINISH_4 >= 206
1074# define MSGPACK_PP_ITERATION_4 206
1075# include MSGPACK_PP_FILENAME_4
1076# undef MSGPACK_PP_ITERATION_4
1077# endif
1078# if MSGPACK_PP_ITERATION_START_4 <= 207 && MSGPACK_PP_ITERATION_FINISH_4 >= 207
1079# define MSGPACK_PP_ITERATION_4 207
1080# include MSGPACK_PP_FILENAME_4
1081# undef MSGPACK_PP_ITERATION_4
1082# endif
1083# if MSGPACK_PP_ITERATION_START_4 <= 208 && MSGPACK_PP_ITERATION_FINISH_4 >= 208
1084# define MSGPACK_PP_ITERATION_4 208
1085# include MSGPACK_PP_FILENAME_4
1086# undef MSGPACK_PP_ITERATION_4
1087# endif
1088# if MSGPACK_PP_ITERATION_START_4 <= 209 && MSGPACK_PP_ITERATION_FINISH_4 >= 209
1089# define MSGPACK_PP_ITERATION_4 209
1090# include MSGPACK_PP_FILENAME_4
1091# undef MSGPACK_PP_ITERATION_4
1092# endif
1093# if MSGPACK_PP_ITERATION_START_4 <= 210 && MSGPACK_PP_ITERATION_FINISH_4 >= 210
1094# define MSGPACK_PP_ITERATION_4 210
1095# include MSGPACK_PP_FILENAME_4
1096# undef MSGPACK_PP_ITERATION_4
1097# endif
1098# if MSGPACK_PP_ITERATION_START_4 <= 211 && MSGPACK_PP_ITERATION_FINISH_4 >= 211
1099# define MSGPACK_PP_ITERATION_4 211
1100# include MSGPACK_PP_FILENAME_4
1101# undef MSGPACK_PP_ITERATION_4
1102# endif
1103# if MSGPACK_PP_ITERATION_START_4 <= 212 && MSGPACK_PP_ITERATION_FINISH_4 >= 212
1104# define MSGPACK_PP_ITERATION_4 212
1105# include MSGPACK_PP_FILENAME_4
1106# undef MSGPACK_PP_ITERATION_4
1107# endif
1108# if MSGPACK_PP_ITERATION_START_4 <= 213 && MSGPACK_PP_ITERATION_FINISH_4 >= 213
1109# define MSGPACK_PP_ITERATION_4 213
1110# include MSGPACK_PP_FILENAME_4
1111# undef MSGPACK_PP_ITERATION_4
1112# endif
1113# if MSGPACK_PP_ITERATION_START_4 <= 214 && MSGPACK_PP_ITERATION_FINISH_4 >= 214
1114# define MSGPACK_PP_ITERATION_4 214
1115# include MSGPACK_PP_FILENAME_4
1116# undef MSGPACK_PP_ITERATION_4
1117# endif
1118# if MSGPACK_PP_ITERATION_START_4 <= 215 && MSGPACK_PP_ITERATION_FINISH_4 >= 215
1119# define MSGPACK_PP_ITERATION_4 215
1120# include MSGPACK_PP_FILENAME_4
1121# undef MSGPACK_PP_ITERATION_4
1122# endif
1123# if MSGPACK_PP_ITERATION_START_4 <= 216 && MSGPACK_PP_ITERATION_FINISH_4 >= 216
1124# define MSGPACK_PP_ITERATION_4 216
1125# include MSGPACK_PP_FILENAME_4
1126# undef MSGPACK_PP_ITERATION_4
1127# endif
1128# if MSGPACK_PP_ITERATION_START_4 <= 217 && MSGPACK_PP_ITERATION_FINISH_4 >= 217
1129# define MSGPACK_PP_ITERATION_4 217
1130# include MSGPACK_PP_FILENAME_4
1131# undef MSGPACK_PP_ITERATION_4
1132# endif
1133# if MSGPACK_PP_ITERATION_START_4 <= 218 && MSGPACK_PP_ITERATION_FINISH_4 >= 218
1134# define MSGPACK_PP_ITERATION_4 218
1135# include MSGPACK_PP_FILENAME_4
1136# undef MSGPACK_PP_ITERATION_4
1137# endif
1138# if MSGPACK_PP_ITERATION_START_4 <= 219 && MSGPACK_PP_ITERATION_FINISH_4 >= 219
1139# define MSGPACK_PP_ITERATION_4 219
1140# include MSGPACK_PP_FILENAME_4
1141# undef MSGPACK_PP_ITERATION_4
1142# endif
1143# if MSGPACK_PP_ITERATION_START_4 <= 220 && MSGPACK_PP_ITERATION_FINISH_4 >= 220
1144# define MSGPACK_PP_ITERATION_4 220
1145# include MSGPACK_PP_FILENAME_4
1146# undef MSGPACK_PP_ITERATION_4
1147# endif
1148# if MSGPACK_PP_ITERATION_START_4 <= 221 && MSGPACK_PP_ITERATION_FINISH_4 >= 221
1149# define MSGPACK_PP_ITERATION_4 221
1150# include MSGPACK_PP_FILENAME_4
1151# undef MSGPACK_PP_ITERATION_4
1152# endif
1153# if MSGPACK_PP_ITERATION_START_4 <= 222 && MSGPACK_PP_ITERATION_FINISH_4 >= 222
1154# define MSGPACK_PP_ITERATION_4 222
1155# include MSGPACK_PP_FILENAME_4
1156# undef MSGPACK_PP_ITERATION_4
1157# endif
1158# if MSGPACK_PP_ITERATION_START_4 <= 223 && MSGPACK_PP_ITERATION_FINISH_4 >= 223
1159# define MSGPACK_PP_ITERATION_4 223
1160# include MSGPACK_PP_FILENAME_4
1161# undef MSGPACK_PP_ITERATION_4
1162# endif
1163# if MSGPACK_PP_ITERATION_START_4 <= 224 && MSGPACK_PP_ITERATION_FINISH_4 >= 224
1164# define MSGPACK_PP_ITERATION_4 224
1165# include MSGPACK_PP_FILENAME_4
1166# undef MSGPACK_PP_ITERATION_4
1167# endif
1168# if MSGPACK_PP_ITERATION_START_4 <= 225 && MSGPACK_PP_ITERATION_FINISH_4 >= 225
1169# define MSGPACK_PP_ITERATION_4 225
1170# include MSGPACK_PP_FILENAME_4
1171# undef MSGPACK_PP_ITERATION_4
1172# endif
1173# if MSGPACK_PP_ITERATION_START_4 <= 226 && MSGPACK_PP_ITERATION_FINISH_4 >= 226
1174# define MSGPACK_PP_ITERATION_4 226
1175# include MSGPACK_PP_FILENAME_4
1176# undef MSGPACK_PP_ITERATION_4
1177# endif
1178# if MSGPACK_PP_ITERATION_START_4 <= 227 && MSGPACK_PP_ITERATION_FINISH_4 >= 227
1179# define MSGPACK_PP_ITERATION_4 227
1180# include MSGPACK_PP_FILENAME_4
1181# undef MSGPACK_PP_ITERATION_4
1182# endif
1183# if MSGPACK_PP_ITERATION_START_4 <= 228 && MSGPACK_PP_ITERATION_FINISH_4 >= 228
1184# define MSGPACK_PP_ITERATION_4 228
1185# include MSGPACK_PP_FILENAME_4
1186# undef MSGPACK_PP_ITERATION_4
1187# endif
1188# if MSGPACK_PP_ITERATION_START_4 <= 229 && MSGPACK_PP_ITERATION_FINISH_4 >= 229
1189# define MSGPACK_PP_ITERATION_4 229
1190# include MSGPACK_PP_FILENAME_4
1191# undef MSGPACK_PP_ITERATION_4
1192# endif
1193# if MSGPACK_PP_ITERATION_START_4 <= 230 && MSGPACK_PP_ITERATION_FINISH_4 >= 230
1194# define MSGPACK_PP_ITERATION_4 230
1195# include MSGPACK_PP_FILENAME_4
1196# undef MSGPACK_PP_ITERATION_4
1197# endif
1198# if MSGPACK_PP_ITERATION_START_4 <= 231 && MSGPACK_PP_ITERATION_FINISH_4 >= 231
1199# define MSGPACK_PP_ITERATION_4 231
1200# include MSGPACK_PP_FILENAME_4
1201# undef MSGPACK_PP_ITERATION_4
1202# endif
1203# if MSGPACK_PP_ITERATION_START_4 <= 232 && MSGPACK_PP_ITERATION_FINISH_4 >= 232
1204# define MSGPACK_PP_ITERATION_4 232
1205# include MSGPACK_PP_FILENAME_4
1206# undef MSGPACK_PP_ITERATION_4
1207# endif
1208# if MSGPACK_PP_ITERATION_START_4 <= 233 && MSGPACK_PP_ITERATION_FINISH_4 >= 233
1209# define MSGPACK_PP_ITERATION_4 233
1210# include MSGPACK_PP_FILENAME_4
1211# undef MSGPACK_PP_ITERATION_4
1212# endif
1213# if MSGPACK_PP_ITERATION_START_4 <= 234 && MSGPACK_PP_ITERATION_FINISH_4 >= 234
1214# define MSGPACK_PP_ITERATION_4 234
1215# include MSGPACK_PP_FILENAME_4
1216# undef MSGPACK_PP_ITERATION_4
1217# endif
1218# if MSGPACK_PP_ITERATION_START_4 <= 235 && MSGPACK_PP_ITERATION_FINISH_4 >= 235
1219# define MSGPACK_PP_ITERATION_4 235
1220# include MSGPACK_PP_FILENAME_4
1221# undef MSGPACK_PP_ITERATION_4
1222# endif
1223# if MSGPACK_PP_ITERATION_START_4 <= 236 && MSGPACK_PP_ITERATION_FINISH_4 >= 236
1224# define MSGPACK_PP_ITERATION_4 236
1225# include MSGPACK_PP_FILENAME_4
1226# undef MSGPACK_PP_ITERATION_4
1227# endif
1228# if MSGPACK_PP_ITERATION_START_4 <= 237 && MSGPACK_PP_ITERATION_FINISH_4 >= 237
1229# define MSGPACK_PP_ITERATION_4 237
1230# include MSGPACK_PP_FILENAME_4
1231# undef MSGPACK_PP_ITERATION_4
1232# endif
1233# if MSGPACK_PP_ITERATION_START_4 <= 238 && MSGPACK_PP_ITERATION_FINISH_4 >= 238
1234# define MSGPACK_PP_ITERATION_4 238
1235# include MSGPACK_PP_FILENAME_4
1236# undef MSGPACK_PP_ITERATION_4
1237# endif
1238# if MSGPACK_PP_ITERATION_START_4 <= 239 && MSGPACK_PP_ITERATION_FINISH_4 >= 239
1239# define MSGPACK_PP_ITERATION_4 239
1240# include MSGPACK_PP_FILENAME_4
1241# undef MSGPACK_PP_ITERATION_4
1242# endif
1243# if MSGPACK_PP_ITERATION_START_4 <= 240 && MSGPACK_PP_ITERATION_FINISH_4 >= 240
1244# define MSGPACK_PP_ITERATION_4 240
1245# include MSGPACK_PP_FILENAME_4
1246# undef MSGPACK_PP_ITERATION_4
1247# endif
1248# if MSGPACK_PP_ITERATION_START_4 <= 241 && MSGPACK_PP_ITERATION_FINISH_4 >= 241
1249# define MSGPACK_PP_ITERATION_4 241
1250# include MSGPACK_PP_FILENAME_4
1251# undef MSGPACK_PP_ITERATION_4
1252# endif
1253# if MSGPACK_PP_ITERATION_START_4 <= 242 && MSGPACK_PP_ITERATION_FINISH_4 >= 242
1254# define MSGPACK_PP_ITERATION_4 242
1255# include MSGPACK_PP_FILENAME_4
1256# undef MSGPACK_PP_ITERATION_4
1257# endif
1258# if MSGPACK_PP_ITERATION_START_4 <= 243 && MSGPACK_PP_ITERATION_FINISH_4 >= 243
1259# define MSGPACK_PP_ITERATION_4 243
1260# include MSGPACK_PP_FILENAME_4
1261# undef MSGPACK_PP_ITERATION_4
1262# endif
1263# if MSGPACK_PP_ITERATION_START_4 <= 244 && MSGPACK_PP_ITERATION_FINISH_4 >= 244
1264# define MSGPACK_PP_ITERATION_4 244
1265# include MSGPACK_PP_FILENAME_4
1266# undef MSGPACK_PP_ITERATION_4
1267# endif
1268# if MSGPACK_PP_ITERATION_START_4 <= 245 && MSGPACK_PP_ITERATION_FINISH_4 >= 245
1269# define MSGPACK_PP_ITERATION_4 245
1270# include MSGPACK_PP_FILENAME_4
1271# undef MSGPACK_PP_ITERATION_4
1272# endif
1273# if MSGPACK_PP_ITERATION_START_4 <= 246 && MSGPACK_PP_ITERATION_FINISH_4 >= 246
1274# define MSGPACK_PP_ITERATION_4 246
1275# include MSGPACK_PP_FILENAME_4
1276# undef MSGPACK_PP_ITERATION_4
1277# endif
1278# if MSGPACK_PP_ITERATION_START_4 <= 247 && MSGPACK_PP_ITERATION_FINISH_4 >= 247
1279# define MSGPACK_PP_ITERATION_4 247
1280# include MSGPACK_PP_FILENAME_4
1281# undef MSGPACK_PP_ITERATION_4
1282# endif
1283# if MSGPACK_PP_ITERATION_START_4 <= 248 && MSGPACK_PP_ITERATION_FINISH_4 >= 248
1284# define MSGPACK_PP_ITERATION_4 248
1285# include MSGPACK_PP_FILENAME_4
1286# undef MSGPACK_PP_ITERATION_4
1287# endif
1288# if MSGPACK_PP_ITERATION_START_4 <= 249 && MSGPACK_PP_ITERATION_FINISH_4 >= 249
1289# define MSGPACK_PP_ITERATION_4 249
1290# include MSGPACK_PP_FILENAME_4
1291# undef MSGPACK_PP_ITERATION_4
1292# endif
1293# if MSGPACK_PP_ITERATION_START_4 <= 250 && MSGPACK_PP_ITERATION_FINISH_4 >= 250
1294# define MSGPACK_PP_ITERATION_4 250
1295# include MSGPACK_PP_FILENAME_4
1296# undef MSGPACK_PP_ITERATION_4
1297# endif
1298# if MSGPACK_PP_ITERATION_START_4 <= 251 && MSGPACK_PP_ITERATION_FINISH_4 >= 251
1299# define MSGPACK_PP_ITERATION_4 251
1300# include MSGPACK_PP_FILENAME_4
1301# undef MSGPACK_PP_ITERATION_4
1302# endif
1303# if MSGPACK_PP_ITERATION_START_4 <= 252 && MSGPACK_PP_ITERATION_FINISH_4 >= 252
1304# define MSGPACK_PP_ITERATION_4 252
1305# include MSGPACK_PP_FILENAME_4
1306# undef MSGPACK_PP_ITERATION_4
1307# endif
1308# if MSGPACK_PP_ITERATION_START_4 <= 253 && MSGPACK_PP_ITERATION_FINISH_4 >= 253
1309# define MSGPACK_PP_ITERATION_4 253
1310# include MSGPACK_PP_FILENAME_4
1311# undef MSGPACK_PP_ITERATION_4
1312# endif
1313# if MSGPACK_PP_ITERATION_START_4 <= 254 && MSGPACK_PP_ITERATION_FINISH_4 >= 254
1314# define MSGPACK_PP_ITERATION_4 254
1315# include MSGPACK_PP_FILENAME_4
1316# undef MSGPACK_PP_ITERATION_4
1317# endif
1318# if MSGPACK_PP_ITERATION_START_4 <= 255 && MSGPACK_PP_ITERATION_FINISH_4 >= 255
1319# define MSGPACK_PP_ITERATION_4 255
1320# include MSGPACK_PP_FILENAME_4
1321# undef MSGPACK_PP_ITERATION_4
1322# endif
1323# if MSGPACK_PP_ITERATION_START_4 <= 256 && MSGPACK_PP_ITERATION_FINISH_4 >= 256
1324# define MSGPACK_PP_ITERATION_4 256
1325# include MSGPACK_PP_FILENAME_4
1326# undef MSGPACK_PP_ITERATION_4
1327# endif
1328# endif
1329#
1330# undef MSGPACK_PP_ITERATION_DEPTH
1331# define MSGPACK_PP_ITERATION_DEPTH() 3
1332#
1333# undef MSGPACK_PP_ITERATION_START_4
1334# undef MSGPACK_PP_ITERATION_FINISH_4
1335# undef MSGPACK_PP_FILENAME_4
1336#
1337# undef MSGPACK_PP_ITERATION_FLAGS_4
1338# undef MSGPACK_PP_ITERATION_PARAMS_4