mirror of
https://github.com/msgpack/msgpack-c.git
synced 2025-04-20 07:51:34 +02:00
108 lines
367 KiB
HTML
108 lines
367 KiB
HTML
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
|
<html xmlns="http://www.w3.org/1999/xhtml">
|
|
<head>
|
|
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
|
|
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
|
|
<meta name="generator" content="Doxygen 1.8.11"/>
|
|
<title>MessagePack for C++: /home/kondo/work/msgpack-c/include/msgpack/preprocessor/seq/fold_left.hpp Source File</title>
|
|
<link href="tabs.css" rel="stylesheet" type="text/css"/>
|
|
<script type="text/javascript" src="jquery.js"></script>
|
|
<script type="text/javascript" src="dynsections.js"></script>
|
|
<link href="search/search.css" rel="stylesheet" type="text/css"/>
|
|
<script type="text/javascript" src="search/searchdata.js"></script>
|
|
<script type="text/javascript" src="search/search.js"></script>
|
|
<script type="text/javascript">
|
|
$(document).ready(function() { init_search(); });
|
|
</script>
|
|
<link href="doxygen.css" rel="stylesheet" type="text/css" />
|
|
</head>
|
|
<body>
|
|
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
|
|
<div id="titlearea">
|
|
<table cellspacing="0" cellpadding="0">
|
|
<tbody>
|
|
<tr style="height: 56px;">
|
|
<td id="projectalign" style="padding-left: 0.5em;">
|
|
<div id="projectname">MessagePack for C++
|
|
</div>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
<!-- end header part -->
|
|
<!-- Generated by Doxygen 1.8.11 -->
|
|
<script type="text/javascript">
|
|
var searchBox = new SearchBox("searchBox", "search",false,'Search');
|
|
</script>
|
|
<div id="navrow1" class="tabs">
|
|
<ul class="tablist">
|
|
<li><a href="index.html"><span>Main Page</span></a></li>
|
|
<li><a href="namespaces.html"><span>Namespaces</span></a></li>
|
|
<li><a href="annotated.html"><span>Classes</span></a></li>
|
|
<li class="current"><a href="files.html"><span>Files</span></a></li>
|
|
<li>
|
|
<div id="MSearchBox" class="MSearchBoxInactive">
|
|
<span class="left">
|
|
<img id="MSearchSelect" src="search/mag_sel.png"
|
|
onmouseover="return searchBox.OnSearchSelectShow()"
|
|
onmouseout="return searchBox.OnSearchSelectHide()"
|
|
alt=""/>
|
|
<input type="text" id="MSearchField" value="Search" accesskey="S"
|
|
onfocus="searchBox.OnSearchFieldFocus(true)"
|
|
onblur="searchBox.OnSearchFieldFocus(false)"
|
|
onkeyup="searchBox.OnSearchFieldChange(event)"/>
|
|
</span><span class="right">
|
|
<a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a>
|
|
</span>
|
|
</div>
|
|
</li>
|
|
</ul>
|
|
</div>
|
|
<div id="navrow2" class="tabs2">
|
|
<ul class="tablist">
|
|
<li><a href="files.html"><span>File List</span></a></li>
|
|
<li><a href="globals.html"><span>File Members</span></a></li>
|
|
</ul>
|
|
</div>
|
|
<!-- window showing the filter options -->
|
|
<div id="MSearchSelectWindow"
|
|
onmouseover="return searchBox.OnSearchSelectShow()"
|
|
onmouseout="return searchBox.OnSearchSelectHide()"
|
|
onkeydown="return searchBox.OnSearchSelectKey(event)">
|
|
</div>
|
|
|
|
<!-- iframe showing the search results (closed by default) -->
|
|
<div id="MSearchResultsWindow">
|
|
<iframe src="javascript:void(0)" frameborder="0"
|
|
name="MSearchResults" id="MSearchResults">
|
|
</iframe>
|
|
</div>
|
|
|
|
<div id="nav-path" class="navpath">
|
|
<ul>
|
|
<li class="navelem"><a class="el" href="dir_d44c64559bbebec7f509842c48db8b23.html">include</a></li><li class="navelem"><a class="el" href="dir_dd2411636cfeb3780831d8d9eec9249e.html">msgpack</a></li><li class="navelem"><a class="el" href="dir_97f5efed08092dcc5ea6193e4d579575.html">preprocessor</a></li><li class="navelem"><a class="el" href="dir_8bde25813540ac90dfb732aab9590cf5.html">seq</a></li> </ul>
|
|
</div>
|
|
</div><!-- top -->
|
|
<div class="header">
|
|
<div class="headertitle">
|
|
<div class="title">fold_left.hpp</div> </div>
|
|
</div><!--header-->
|
|
<div class="contents">
|
|
<a href="seq_2fold__left_8hpp.html">Go to the documentation of this file.</a><div class="fragment"><div class="line"><a name="l00001"></a><span class="lineno"> 1</span> <span class="preprocessor"># </span><span class="comment">/* **************************************************************************</span></div><div class="line"><a name="l00002"></a><span class="lineno"> 2</span> <span class="comment"># * *</span></div><div class="line"><a name="l00003"></a><span class="lineno"> 3</span> <span class="comment"># * (C) Copyright Paul Mensonides 2002.</span></div><div class="line"><a name="l00004"></a><span class="lineno"> 4</span> <span class="comment"># * Distributed under the Boost Software License, Version 1.0. (See</span></div><div class="line"><a name="l00005"></a><span class="lineno"> 5</span> <span class="comment"># * accompanying file LICENSE_1_0.txt or copy at</span></div><div class="line"><a name="l00006"></a><span class="lineno"> 6</span> <span class="comment"># * http://www.boost.org/LICENSE_1_0.txt)</span></div><div class="line"><a name="l00007"></a><span class="lineno"> 7</span> <span class="comment"># * *</span></div><div class="line"><a name="l00008"></a><span class="lineno"> 8</span> <span class="comment"># ************************************************************************** */</span><span class="preprocessor"></span></div><div class="line"><a name="l00009"></a><span class="lineno"> 9</span> <span class="preprocessor">#</span></div><div class="line"><a name="l00010"></a><span class="lineno"> 10</span> <span class="preprocessor"># </span><span class="comment">/* See http://www.boost.org for most recent version. */</span><span class="preprocessor"></span></div><div class="line"><a name="l00011"></a><span class="lineno"> 11</span> <span class="preprocessor">#</span></div><div class="line"><a name="l00012"></a><span class="lineno"> 12</span> <span class="preprocessor"># ifndef MSGPACK_PREPROCESSOR_SEQ_FOLD_LEFT_HPP</span></div><div class="line"><a name="l00013"></a><span class="lineno"> 13</span> <span class="preprocessor"># define MSGPACK_PREPROCESSOR_SEQ_FOLD_LEFT_HPP</span></div><div class="line"><a name="l00014"></a><span class="lineno"> 14</span> <span class="preprocessor">#</span></div><div class="line"><a name="l00015"></a><span class="lineno"> 15</span> <span class="preprocessor"># include <<a class="code" href="arithmetic_2dec_8hpp.html">msgpack/preprocessor/arithmetic/dec.hpp</a>></span></div><div class="line"><a name="l00016"></a><span class="lineno"> 16</span> <span class="preprocessor"># include <<a class="code" href="cat_8hpp.html">msgpack/preprocessor/cat.hpp</a>></span></div><div class="line"><a name="l00017"></a><span class="lineno"> 17</span> <span class="preprocessor"># include <<a class="code" href="control_2if_8hpp.html">msgpack/preprocessor/control/if.hpp</a>></span></div><div class="line"><a name="l00018"></a><span class="lineno"> 18</span> <span class="preprocessor"># include <<a class="code" href="error_8hpp.html">msgpack/preprocessor/debug/error.hpp</a>></span></div><div class="line"><a name="l00019"></a><span class="lineno"> 19</span> <span class="preprocessor"># include <<a class="code" href="auto__rec_8hpp.html">msgpack/preprocessor/detail/auto_rec.hpp</a>></span></div><div class="line"><a name="l00020"></a><span class="lineno"> 20</span> <span class="preprocessor"># include <<a class="code" href="seq_2seq_8hpp.html">msgpack/preprocessor/seq/seq.hpp</a>></span></div><div class="line"><a name="l00021"></a><span class="lineno"> 21</span> <span class="preprocessor"># include <<a class="code" href="seq_2size_8hpp.html">msgpack/preprocessor/seq/size.hpp</a>></span></div><div class="line"><a name="l00022"></a><span class="lineno"> 22</span> <span class="preprocessor">#</span></div><div class="line"><a name="l00023"></a><span class="lineno"> 23</span> <span class="preprocessor"># </span><span class="comment">/* MSGPACK_PP_SEQ_FOLD_LEFT */</span><span class="preprocessor"></span></div><div class="line"><a name="l00024"></a><span class="lineno"> 24</span> <span class="preprocessor">#</span></div><div class="line"><a name="l00025"></a><span class="lineno"> 25</span> <span class="preprocessor"># if 0</span></div><div class="line"><a name="l00026"></a><span class="lineno"> 26</span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT(op, state, seq) ...</span></div><div class="line"><a name="l00027"></a><span class="lineno"> 27</span> <span class="preprocessor"># endif</span></div><div class="line"><a name="l00028"></a><span class="lineno"> 28</span> <span class="preprocessor">#</span></div><div class="line"><a name="l00029"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a55f216188d47c6453935ff322cd7ecb8"> 29</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT MSGPACK_PP_CAT(MSGPACK_PP_SEQ_FOLD_LEFT_, MSGPACK_PP_AUTO_REC(MSGPACK_PP_SEQ_FOLD_LEFT_P, 256))</span></div><div class="line"><a name="l00030"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#ab6e7e02e9b976628f5147142bdd77a1b"> 30</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_P(n) MSGPACK_PP_CAT(MSGPACK_PP_SEQ_FOLD_LEFT_CHECK_, MSGPACK_PP_SEQ_FOLD_LEFT_I_ ## n(MSGPACK_PP_SEQ_FOLD_LEFT_O, MSGPACK_PP_NIL, (nil), 1))</span></div><div class="line"><a name="l00031"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a47965f8e4b529551ea9d9adb82217d52"> 31</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_O(s, st, _) st</span></div><div class="line"><a name="l00032"></a><span class="lineno"> 32</span> <span class="preprocessor">#</span></div><div class="line"><a name="l00033"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a84f60a63f9f74d6a89ac62f7d27215a3"> 33</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_257(op, st, ss) MSGPACK_PP_ERROR(0x0005)</span></div><div class="line"><a name="l00034"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a1538c0d2d5e9b2efc062be8a883f23d3"> 34</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_257(op, st, ss, sz) MSGPACK_PP_ERROR(0x0005)</span></div><div class="line"><a name="l00035"></a><span class="lineno"> 35</span> <span class="preprocessor">#</span></div><div class="line"><a name="l00036"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a1c31a261937fbb95f4a7c4fd5019600c"> 36</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_CHECK_MSGPACK_PP_NIL 1</span></div><div class="line"><a name="l00037"></a><span class="lineno"> 37</span> <span class="preprocessor">#</span></div><div class="line"><a name="l00038"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a6677f3526da7ab6067f20af9f2cd5f0a"> 38</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_CHECK_MSGPACK_PP_SEQ_FOLD_LEFT_I_1(op, st, ss, sz) 0</span></div><div class="line"><a name="l00039"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a4f8554d0fb5d9fa0fe797d948e8f52ab"> 39</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_CHECK_MSGPACK_PP_SEQ_FOLD_LEFT_I_2(op, st, ss, sz) 0</span></div><div class="line"><a name="l00040"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#aa0053201c572d69b5f059bb9b37cf89e"> 40</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_CHECK_MSGPACK_PP_SEQ_FOLD_LEFT_I_3(op, st, ss, sz) 0</span></div><div class="line"><a name="l00041"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a60b04882e21c20f84b524b7c8362ec20"> 41</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_CHECK_MSGPACK_PP_SEQ_FOLD_LEFT_I_4(op, st, ss, sz) 0</span></div><div class="line"><a name="l00042"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a80104d27c182eec21b11aa40e614b985"> 42</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_CHECK_MSGPACK_PP_SEQ_FOLD_LEFT_I_5(op, st, ss, sz) 0</span></div><div class="line"><a name="l00043"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a8a1a565fca21a1dc621516ff2f26bc6b"> 43</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_CHECK_MSGPACK_PP_SEQ_FOLD_LEFT_I_6(op, st, ss, sz) 0</span></div><div class="line"><a name="l00044"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a80c55bd8fc89fc9e2ab4538fccfc7496"> 44</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_CHECK_MSGPACK_PP_SEQ_FOLD_LEFT_I_7(op, st, ss, sz) 0</span></div><div class="line"><a name="l00045"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a90fdd6977d1d84c23b2f05db0400b1e5"> 45</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_CHECK_MSGPACK_PP_SEQ_FOLD_LEFT_I_8(op, st, ss, sz) 0</span></div><div class="line"><a name="l00046"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a5a25afe62552b011626051516f8afaa5"> 46</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_CHECK_MSGPACK_PP_SEQ_FOLD_LEFT_I_9(op, st, ss, sz) 0</span></div><div class="line"><a name="l00047"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a38ee45c644ce23d04741aa81d1b2fa3d"> 47</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_CHECK_MSGPACK_PP_SEQ_FOLD_LEFT_I_10(op, st, ss, sz) 0</span></div><div class="line"><a name="l00048"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a3d5ea24785d7fd44ffe43be81249d141"> 48</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_CHECK_MSGPACK_PP_SEQ_FOLD_LEFT_I_11(op, st, ss, sz) 0</span></div><div class="line"><a name="l00049"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#ac0d92169e54c0233fcc5d25c55b976b7"> 49</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_CHECK_MSGPACK_PP_SEQ_FOLD_LEFT_I_12(op, st, ss, sz) 0</span></div><div class="line"><a name="l00050"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#af5b0db65a7eba75bfeeec482c92e72af"> 50</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_CHECK_MSGPACK_PP_SEQ_FOLD_LEFT_I_13(op, st, ss, sz) 0</span></div><div class="line"><a name="l00051"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#ab696f25630d9ac3bd33bc333b71aad66"> 51</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_CHECK_MSGPACK_PP_SEQ_FOLD_LEFT_I_14(op, st, ss, sz) 0</span></div><div class="line"><a name="l00052"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a140443179f97d041771cabf87747dfff"> 52</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_CHECK_MSGPACK_PP_SEQ_FOLD_LEFT_I_15(op, st, ss, sz) 0</span></div><div class="line"><a name="l00053"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#aa8294a3fabcb26e6ee807da532c4ec4f"> 53</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_CHECK_MSGPACK_PP_SEQ_FOLD_LEFT_I_16(op, st, ss, sz) 0</span></div><div class="line"><a name="l00054"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a83c5532661ec8a07968fbc7d526e5ad1"> 54</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_CHECK_MSGPACK_PP_SEQ_FOLD_LEFT_I_17(op, st, ss, sz) 0</span></div><div class="line"><a name="l00055"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a88066860af2751eb6156a44afa72b7f5"> 55</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_CHECK_MSGPACK_PP_SEQ_FOLD_LEFT_I_18(op, st, ss, sz) 0</span></div><div class="line"><a name="l00056"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a1357a7e0b389d090099d3071016e0b33"> 56</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_CHECK_MSGPACK_PP_SEQ_FOLD_LEFT_I_19(op, st, ss, sz) 0</span></div><div class="line"><a name="l00057"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a678b4eef23cc834b1060355ce0664d51"> 57</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_CHECK_MSGPACK_PP_SEQ_FOLD_LEFT_I_20(op, st, ss, sz) 0</span></div><div class="line"><a name="l00058"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#aaaa4485baf6d45c7a5c1469d8dbb81bc"> 58</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_CHECK_MSGPACK_PP_SEQ_FOLD_LEFT_I_21(op, st, ss, sz) 0</span></div><div class="line"><a name="l00059"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#ad95afb45d0a5d2c64bb4b217cf956047"> 59</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_CHECK_MSGPACK_PP_SEQ_FOLD_LEFT_I_22(op, st, ss, sz) 0</span></div><div class="line"><a name="l00060"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#aa4a03c2a98aff54752d959701f2bf5e8"> 60</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_CHECK_MSGPACK_PP_SEQ_FOLD_LEFT_I_23(op, st, ss, sz) 0</span></div><div class="line"><a name="l00061"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a769f818af23973587e75e69e6ae65bf0"> 61</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_CHECK_MSGPACK_PP_SEQ_FOLD_LEFT_I_24(op, st, ss, sz) 0</span></div><div class="line"><a name="l00062"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a190e3d749256e8978151201fc92dc4f2"> 62</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_CHECK_MSGPACK_PP_SEQ_FOLD_LEFT_I_25(op, st, ss, sz) 0</span></div><div class="line"><a name="l00063"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a7774ab2ba6857612f0a0733faf52842d"> 63</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_CHECK_MSGPACK_PP_SEQ_FOLD_LEFT_I_26(op, st, ss, sz) 0</span></div><div class="line"><a name="l00064"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#aba4975633e3c0552d3554ba5a9125e75"> 64</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_CHECK_MSGPACK_PP_SEQ_FOLD_LEFT_I_27(op, st, ss, sz) 0</span></div><div class="line"><a name="l00065"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#ae6cd40d642e1b111241c2776a9a13b1f"> 65</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_CHECK_MSGPACK_PP_SEQ_FOLD_LEFT_I_28(op, st, ss, sz) 0</span></div><div class="line"><a name="l00066"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#ae6cd2af6156ba553bcef711b0d9348bd"> 66</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_CHECK_MSGPACK_PP_SEQ_FOLD_LEFT_I_29(op, st, ss, sz) 0</span></div><div class="line"><a name="l00067"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a426b1f167dae35e127f9db5239e94200"> 67</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_CHECK_MSGPACK_PP_SEQ_FOLD_LEFT_I_30(op, st, ss, sz) 0</span></div><div class="line"><a name="l00068"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a56c7bb2892b99d1e500a142d8f643861"> 68</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_CHECK_MSGPACK_PP_SEQ_FOLD_LEFT_I_31(op, st, ss, sz) 0</span></div><div class="line"><a name="l00069"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a5c3be39da12657c0c79cf860b93b2ec1"> 69</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_CHECK_MSGPACK_PP_SEQ_FOLD_LEFT_I_32(op, st, ss, sz) 0</span></div><div class="line"><a name="l00070"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a816335b9876d9502f647642b250b6b25"> 70</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_CHECK_MSGPACK_PP_SEQ_FOLD_LEFT_I_33(op, st, ss, sz) 0</span></div><div class="line"><a name="l00071"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a5d2da895166a6e32209b5efe2d6a8bf1"> 71</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_CHECK_MSGPACK_PP_SEQ_FOLD_LEFT_I_34(op, st, ss, sz) 0</span></div><div class="line"><a name="l00072"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a5d60117dc5e6f4d1c954ca599f111513"> 72</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_CHECK_MSGPACK_PP_SEQ_FOLD_LEFT_I_35(op, st, ss, sz) 0</span></div><div class="line"><a name="l00073"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#af2fbf0acf90d0933b4ab1c7028be3650"> 73</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_CHECK_MSGPACK_PP_SEQ_FOLD_LEFT_I_36(op, st, ss, sz) 0</span></div><div class="line"><a name="l00074"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#af6365b9687ff748b7bb49d7cc00067bf"> 74</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_CHECK_MSGPACK_PP_SEQ_FOLD_LEFT_I_37(op, st, ss, sz) 0</span></div><div class="line"><a name="l00075"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a63ff3d655e7ec8852f352125c5a58651"> 75</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_CHECK_MSGPACK_PP_SEQ_FOLD_LEFT_I_38(op, st, ss, sz) 0</span></div><div class="line"><a name="l00076"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a7814f8abca7978c6505f057ff1e3464c"> 76</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_CHECK_MSGPACK_PP_SEQ_FOLD_LEFT_I_39(op, st, ss, sz) 0</span></div><div class="line"><a name="l00077"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#ac0bfdd8629eb1fdfb35495df6a45683b"> 77</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_CHECK_MSGPACK_PP_SEQ_FOLD_LEFT_I_40(op, st, ss, sz) 0</span></div><div class="line"><a name="l00078"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#aafd5251eecca4b21da2cb62a8d31fc77"> 78</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_CHECK_MSGPACK_PP_SEQ_FOLD_LEFT_I_41(op, st, ss, sz) 0</span></div><div class="line"><a name="l00079"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a3da5dd9f93516026f1336fc18c23b099"> 79</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_CHECK_MSGPACK_PP_SEQ_FOLD_LEFT_I_42(op, st, ss, sz) 0</span></div><div class="line"><a name="l00080"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a090a00f818b02a80a9322d7f1fd5e3c1"> 80</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_CHECK_MSGPACK_PP_SEQ_FOLD_LEFT_I_43(op, st, ss, sz) 0</span></div><div class="line"><a name="l00081"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a0955a9cf2a2191edf1d30486f7524a57"> 81</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_CHECK_MSGPACK_PP_SEQ_FOLD_LEFT_I_44(op, st, ss, sz) 0</span></div><div class="line"><a name="l00082"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a7f6d8a1eec59897a2fe17e87cf02ca3c"> 82</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_CHECK_MSGPACK_PP_SEQ_FOLD_LEFT_I_45(op, st, ss, sz) 0</span></div><div class="line"><a name="l00083"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#ad42ad4b6a70c5a7e2f9757209e2b28ae"> 83</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_CHECK_MSGPACK_PP_SEQ_FOLD_LEFT_I_46(op, st, ss, sz) 0</span></div><div class="line"><a name="l00084"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a3fe6e9ee76325ed24236bafd8af34b41"> 84</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_CHECK_MSGPACK_PP_SEQ_FOLD_LEFT_I_47(op, st, ss, sz) 0</span></div><div class="line"><a name="l00085"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#ab7137827fe78b0714385b6cd99d8dd55"> 85</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_CHECK_MSGPACK_PP_SEQ_FOLD_LEFT_I_48(op, st, ss, sz) 0</span></div><div class="line"><a name="l00086"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a00d824e273297b8e17f582593c446905"> 86</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_CHECK_MSGPACK_PP_SEQ_FOLD_LEFT_I_49(op, st, ss, sz) 0</span></div><div class="line"><a name="l00087"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#ac9f63578f2aa344b2f66a3bf78412182"> 87</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_CHECK_MSGPACK_PP_SEQ_FOLD_LEFT_I_50(op, st, ss, sz) 0</span></div><div class="line"><a name="l00088"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a05999bb15e7cb77893497f6f3d070070"> 88</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_CHECK_MSGPACK_PP_SEQ_FOLD_LEFT_I_51(op, st, ss, sz) 0</span></div><div class="line"><a name="l00089"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#ae59db46076de8e5a737717edcb279b30"> 89</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_CHECK_MSGPACK_PP_SEQ_FOLD_LEFT_I_52(op, st, ss, sz) 0</span></div><div class="line"><a name="l00090"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a380f42627bf40132cf66021584640130"> 90</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_CHECK_MSGPACK_PP_SEQ_FOLD_LEFT_I_53(op, st, ss, sz) 0</span></div><div class="line"><a name="l00091"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a56622f279c30504777a162a1ed4bc3ca"> 91</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_CHECK_MSGPACK_PP_SEQ_FOLD_LEFT_I_54(op, st, ss, sz) 0</span></div><div class="line"><a name="l00092"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a1825df1e8fb9a536b3e6582f01d618d7"> 92</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_CHECK_MSGPACK_PP_SEQ_FOLD_LEFT_I_55(op, st, ss, sz) 0</span></div><div class="line"><a name="l00093"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a47c548baf094bcbb5c160a94c70d0107"> 93</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_CHECK_MSGPACK_PP_SEQ_FOLD_LEFT_I_56(op, st, ss, sz) 0</span></div><div class="line"><a name="l00094"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#aa64eeb8b59ed92d8d1fece04d173aa55"> 94</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_CHECK_MSGPACK_PP_SEQ_FOLD_LEFT_I_57(op, st, ss, sz) 0</span></div><div class="line"><a name="l00095"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a8a18618bc742ee0f4a12dd0a7091af81"> 95</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_CHECK_MSGPACK_PP_SEQ_FOLD_LEFT_I_58(op, st, ss, sz) 0</span></div><div class="line"><a name="l00096"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a40ea013c13df5dbc8e47ec7d2d024333"> 96</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_CHECK_MSGPACK_PP_SEQ_FOLD_LEFT_I_59(op, st, ss, sz) 0</span></div><div class="line"><a name="l00097"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a6f216fd2fc1c8eb20c80d0992464f929"> 97</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_CHECK_MSGPACK_PP_SEQ_FOLD_LEFT_I_60(op, st, ss, sz) 0</span></div><div class="line"><a name="l00098"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a9a271247737e44d144514ff4dec935b0"> 98</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_CHECK_MSGPACK_PP_SEQ_FOLD_LEFT_I_61(op, st, ss, sz) 0</span></div><div class="line"><a name="l00099"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#aa34d8a7ec162cee4a22b33fa317f8b5d"> 99</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_CHECK_MSGPACK_PP_SEQ_FOLD_LEFT_I_62(op, st, ss, sz) 0</span></div><div class="line"><a name="l00100"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a5b6baa217941427fcc009a20c8578477"> 100</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_CHECK_MSGPACK_PP_SEQ_FOLD_LEFT_I_63(op, st, ss, sz) 0</span></div><div class="line"><a name="l00101"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a1d9fe1f3e0265ec6849e19683db26b4a"> 101</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_CHECK_MSGPACK_PP_SEQ_FOLD_LEFT_I_64(op, st, ss, sz) 0</span></div><div class="line"><a name="l00102"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#aa74b863e4595c0b8b4fad22572a0e644"> 102</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_CHECK_MSGPACK_PP_SEQ_FOLD_LEFT_I_65(op, st, ss, sz) 0</span></div><div class="line"><a name="l00103"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a3d23fca157150662870232c7b67f6c45"> 103</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_CHECK_MSGPACK_PP_SEQ_FOLD_LEFT_I_66(op, st, ss, sz) 0</span></div><div class="line"><a name="l00104"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a5edd8d3765e9f19875e66fe39b967567"> 104</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_CHECK_MSGPACK_PP_SEQ_FOLD_LEFT_I_67(op, st, ss, sz) 0</span></div><div class="line"><a name="l00105"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a4ab407e3a84cdec2ffb32b69cf7cc1f8"> 105</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_CHECK_MSGPACK_PP_SEQ_FOLD_LEFT_I_68(op, st, ss, sz) 0</span></div><div class="line"><a name="l00106"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a52fe9c00500b94c70b7e5d94d8008cd0"> 106</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_CHECK_MSGPACK_PP_SEQ_FOLD_LEFT_I_69(op, st, ss, sz) 0</span></div><div class="line"><a name="l00107"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a5aeabb355151f50544be355fa0a029fb"> 107</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_CHECK_MSGPACK_PP_SEQ_FOLD_LEFT_I_70(op, st, ss, sz) 0</span></div><div class="line"><a name="l00108"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a400f234cd6870f76bce19915c3c01a88"> 108</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_CHECK_MSGPACK_PP_SEQ_FOLD_LEFT_I_71(op, st, ss, sz) 0</span></div><div class="line"><a name="l00109"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a8076367161c78a0540fabe8b14a9053b"> 109</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_CHECK_MSGPACK_PP_SEQ_FOLD_LEFT_I_72(op, st, ss, sz) 0</span></div><div class="line"><a name="l00110"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a719453aa91488124893906cc5e32fe13"> 110</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_CHECK_MSGPACK_PP_SEQ_FOLD_LEFT_I_73(op, st, ss, sz) 0</span></div><div class="line"><a name="l00111"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a92557ea21256b9822aa46d0df3634503"> 111</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_CHECK_MSGPACK_PP_SEQ_FOLD_LEFT_I_74(op, st, ss, sz) 0</span></div><div class="line"><a name="l00112"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#af3415589225501b0839ba06ca4143da0"> 112</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_CHECK_MSGPACK_PP_SEQ_FOLD_LEFT_I_75(op, st, ss, sz) 0</span></div><div class="line"><a name="l00113"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a7a1e6c9f1301775078c1ae714d8a4254"> 113</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_CHECK_MSGPACK_PP_SEQ_FOLD_LEFT_I_76(op, st, ss, sz) 0</span></div><div class="line"><a name="l00114"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a58655c8ced770d39bf40b9c345bb7620"> 114</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_CHECK_MSGPACK_PP_SEQ_FOLD_LEFT_I_77(op, st, ss, sz) 0</span></div><div class="line"><a name="l00115"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#ae42e68bca5d93a999c399cb7a1562faa"> 115</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_CHECK_MSGPACK_PP_SEQ_FOLD_LEFT_I_78(op, st, ss, sz) 0</span></div><div class="line"><a name="l00116"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#abe93fabdaa60e5e148a4e5414626550d"> 116</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_CHECK_MSGPACK_PP_SEQ_FOLD_LEFT_I_79(op, st, ss, sz) 0</span></div><div class="line"><a name="l00117"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a04949d18c01a73199993e28e0dad5f4f"> 117</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_CHECK_MSGPACK_PP_SEQ_FOLD_LEFT_I_80(op, st, ss, sz) 0</span></div><div class="line"><a name="l00118"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a9821fb0243d5b32df2afdd7c28a09496"> 118</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_CHECK_MSGPACK_PP_SEQ_FOLD_LEFT_I_81(op, st, ss, sz) 0</span></div><div class="line"><a name="l00119"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#af6e0c37d3411244a6cc90defb4a30d6b"> 119</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_CHECK_MSGPACK_PP_SEQ_FOLD_LEFT_I_82(op, st, ss, sz) 0</span></div><div class="line"><a name="l00120"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#abd6de96d0c4aad4db4a454deac388327"> 120</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_CHECK_MSGPACK_PP_SEQ_FOLD_LEFT_I_83(op, st, ss, sz) 0</span></div><div class="line"><a name="l00121"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a0a5405caf9884b42c68fd6454071bee5"> 121</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_CHECK_MSGPACK_PP_SEQ_FOLD_LEFT_I_84(op, st, ss, sz) 0</span></div><div class="line"><a name="l00122"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a0e5c5f33daebf3661f63fc944ea45688"> 122</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_CHECK_MSGPACK_PP_SEQ_FOLD_LEFT_I_85(op, st, ss, sz) 0</span></div><div class="line"><a name="l00123"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a356868b66c02e5f116f2eef4a1d3ac0e"> 123</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_CHECK_MSGPACK_PP_SEQ_FOLD_LEFT_I_86(op, st, ss, sz) 0</span></div><div class="line"><a name="l00124"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a061b3b05bcef01551d9b14a41c13bf0b"> 124</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_CHECK_MSGPACK_PP_SEQ_FOLD_LEFT_I_87(op, st, ss, sz) 0</span></div><div class="line"><a name="l00125"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a138732cb389606d8977edabbe7ed9083"> 125</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_CHECK_MSGPACK_PP_SEQ_FOLD_LEFT_I_88(op, st, ss, sz) 0</span></div><div class="line"><a name="l00126"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a23aba6cf1324bf68c1fed1b0eea8d9c0"> 126</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_CHECK_MSGPACK_PP_SEQ_FOLD_LEFT_I_89(op, st, ss, sz) 0</span></div><div class="line"><a name="l00127"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a8d47ae188fb9381999bf163c9b1c808f"> 127</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_CHECK_MSGPACK_PP_SEQ_FOLD_LEFT_I_90(op, st, ss, sz) 0</span></div><div class="line"><a name="l00128"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#aeaa8a937c6ebf00ca5e1175df8dfd940"> 128</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_CHECK_MSGPACK_PP_SEQ_FOLD_LEFT_I_91(op, st, ss, sz) 0</span></div><div class="line"><a name="l00129"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a0c81faafa05a62d9dc77e513f4e4fdc4"> 129</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_CHECK_MSGPACK_PP_SEQ_FOLD_LEFT_I_92(op, st, ss, sz) 0</span></div><div class="line"><a name="l00130"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a810cb116f32b20fb23abc27358510bd5"> 130</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_CHECK_MSGPACK_PP_SEQ_FOLD_LEFT_I_93(op, st, ss, sz) 0</span></div><div class="line"><a name="l00131"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a8c15818881d0434b87f41dfba59e6933"> 131</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_CHECK_MSGPACK_PP_SEQ_FOLD_LEFT_I_94(op, st, ss, sz) 0</span></div><div class="line"><a name="l00132"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a5864efd03d2372d0c634ea71a6abd478"> 132</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_CHECK_MSGPACK_PP_SEQ_FOLD_LEFT_I_95(op, st, ss, sz) 0</span></div><div class="line"><a name="l00133"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a79c6d0434a67956b427acc6579e2611b"> 133</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_CHECK_MSGPACK_PP_SEQ_FOLD_LEFT_I_96(op, st, ss, sz) 0</span></div><div class="line"><a name="l00134"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a3d42047cd77ae351c92991c045c4b711"> 134</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_CHECK_MSGPACK_PP_SEQ_FOLD_LEFT_I_97(op, st, ss, sz) 0</span></div><div class="line"><a name="l00135"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a54def4606810eb9a11028b9ac0f05353"> 135</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_CHECK_MSGPACK_PP_SEQ_FOLD_LEFT_I_98(op, st, ss, sz) 0</span></div><div class="line"><a name="l00136"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a29aaf4cee4a195aa970bfd077ee6f352"> 136</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_CHECK_MSGPACK_PP_SEQ_FOLD_LEFT_I_99(op, st, ss, sz) 0</span></div><div class="line"><a name="l00137"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a5becc38d91d797bf96961ffb452d4336"> 137</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_CHECK_MSGPACK_PP_SEQ_FOLD_LEFT_I_100(op, st, ss, sz) 0</span></div><div class="line"><a name="l00138"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a359476a40bb038aa919877df0d0b86d5"> 138</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_CHECK_MSGPACK_PP_SEQ_FOLD_LEFT_I_101(op, st, ss, sz) 0</span></div><div class="line"><a name="l00139"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#adff328473524630e46b94e3049f1410a"> 139</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_CHECK_MSGPACK_PP_SEQ_FOLD_LEFT_I_102(op, st, ss, sz) 0</span></div><div class="line"><a name="l00140"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a2bcffd817b681b26c41cec421af9eb1f"> 140</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_CHECK_MSGPACK_PP_SEQ_FOLD_LEFT_I_103(op, st, ss, sz) 0</span></div><div class="line"><a name="l00141"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a37fc130fdae5144f66b66fca6b58a606"> 141</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_CHECK_MSGPACK_PP_SEQ_FOLD_LEFT_I_104(op, st, ss, sz) 0</span></div><div class="line"><a name="l00142"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a6660388485d7f6a5523301819f522655"> 142</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_CHECK_MSGPACK_PP_SEQ_FOLD_LEFT_I_105(op, st, ss, sz) 0</span></div><div class="line"><a name="l00143"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#aaead3f0125cd4a26e45f5e8ba4565a0c"> 143</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_CHECK_MSGPACK_PP_SEQ_FOLD_LEFT_I_106(op, st, ss, sz) 0</span></div><div class="line"><a name="l00144"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a1f23231149849eca0d72091db2a60046"> 144</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_CHECK_MSGPACK_PP_SEQ_FOLD_LEFT_I_107(op, st, ss, sz) 0</span></div><div class="line"><a name="l00145"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#ab22d5d561f891ea318f698bb00290c1f"> 145</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_CHECK_MSGPACK_PP_SEQ_FOLD_LEFT_I_108(op, st, ss, sz) 0</span></div><div class="line"><a name="l00146"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a95aca88ed3e1b6d68ab016643dbf208d"> 146</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_CHECK_MSGPACK_PP_SEQ_FOLD_LEFT_I_109(op, st, ss, sz) 0</span></div><div class="line"><a name="l00147"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a2f6843a3f39b85fc6b2c3918fbd8739d"> 147</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_CHECK_MSGPACK_PP_SEQ_FOLD_LEFT_I_110(op, st, ss, sz) 0</span></div><div class="line"><a name="l00148"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a077d16662d51f5341f296d73c8c5003c"> 148</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_CHECK_MSGPACK_PP_SEQ_FOLD_LEFT_I_111(op, st, ss, sz) 0</span></div><div class="line"><a name="l00149"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a13d0ba312b214227aeb7df1decc47414"> 149</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_CHECK_MSGPACK_PP_SEQ_FOLD_LEFT_I_112(op, st, ss, sz) 0</span></div><div class="line"><a name="l00150"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a759824ccc9b1b562ea06ca75bae43158"> 150</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_CHECK_MSGPACK_PP_SEQ_FOLD_LEFT_I_113(op, st, ss, sz) 0</span></div><div class="line"><a name="l00151"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#abdf9a74e27ae12a8cc867285c22ec492"> 151</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_CHECK_MSGPACK_PP_SEQ_FOLD_LEFT_I_114(op, st, ss, sz) 0</span></div><div class="line"><a name="l00152"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#ae840f24110df29fddaaa7ccd463ea1ab"> 152</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_CHECK_MSGPACK_PP_SEQ_FOLD_LEFT_I_115(op, st, ss, sz) 0</span></div><div class="line"><a name="l00153"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#ae35bec5a7031668e6527061d05637829"> 153</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_CHECK_MSGPACK_PP_SEQ_FOLD_LEFT_I_116(op, st, ss, sz) 0</span></div><div class="line"><a name="l00154"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a5c6c4e83c8b96e46e5e05d786c693261"> 154</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_CHECK_MSGPACK_PP_SEQ_FOLD_LEFT_I_117(op, st, ss, sz) 0</span></div><div class="line"><a name="l00155"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#ac578a0b74f8ef6772d20dbdbfecd6fc4"> 155</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_CHECK_MSGPACK_PP_SEQ_FOLD_LEFT_I_118(op, st, ss, sz) 0</span></div><div class="line"><a name="l00156"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a6003a0aecbb315bad3dc3f2d98fad43a"> 156</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_CHECK_MSGPACK_PP_SEQ_FOLD_LEFT_I_119(op, st, ss, sz) 0</span></div><div class="line"><a name="l00157"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#ae2a27191a478ab0cf39d23afd992f39f"> 157</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_CHECK_MSGPACK_PP_SEQ_FOLD_LEFT_I_120(op, st, ss, sz) 0</span></div><div class="line"><a name="l00158"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a0f23cb9842f97e3eb7b1fd4c7a086c74"> 158</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_CHECK_MSGPACK_PP_SEQ_FOLD_LEFT_I_121(op, st, ss, sz) 0</span></div><div class="line"><a name="l00159"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a52dea06fac1bf93347d604dbacccf570"> 159</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_CHECK_MSGPACK_PP_SEQ_FOLD_LEFT_I_122(op, st, ss, sz) 0</span></div><div class="line"><a name="l00160"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a4a96c534e432f238a9dd8beff9a808ca"> 160</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_CHECK_MSGPACK_PP_SEQ_FOLD_LEFT_I_123(op, st, ss, sz) 0</span></div><div class="line"><a name="l00161"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#ac3f90001218df3bd15a24113dd462c05"> 161</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_CHECK_MSGPACK_PP_SEQ_FOLD_LEFT_I_124(op, st, ss, sz) 0</span></div><div class="line"><a name="l00162"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#aaeb2dc22a9b40f1e485e5da78fa623a8"> 162</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_CHECK_MSGPACK_PP_SEQ_FOLD_LEFT_I_125(op, st, ss, sz) 0</span></div><div class="line"><a name="l00163"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a5389e57b37e1e26c25ff4a3b3dc77b03"> 163</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_CHECK_MSGPACK_PP_SEQ_FOLD_LEFT_I_126(op, st, ss, sz) 0</span></div><div class="line"><a name="l00164"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a90c35d7e9aa6358646c40375ac794406"> 164</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_CHECK_MSGPACK_PP_SEQ_FOLD_LEFT_I_127(op, st, ss, sz) 0</span></div><div class="line"><a name="l00165"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a4fbf27430575b90bf863d03d9f1d7ba9"> 165</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_CHECK_MSGPACK_PP_SEQ_FOLD_LEFT_I_128(op, st, ss, sz) 0</span></div><div class="line"><a name="l00166"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a5821478bbcd83eb4340ca60291dc1002"> 166</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_CHECK_MSGPACK_PP_SEQ_FOLD_LEFT_I_129(op, st, ss, sz) 0</span></div><div class="line"><a name="l00167"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a7db4248d2d18953384eda8232d1d5bc6"> 167</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_CHECK_MSGPACK_PP_SEQ_FOLD_LEFT_I_130(op, st, ss, sz) 0</span></div><div class="line"><a name="l00168"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a89fb3fb6329d3fc498076f0d16f8153f"> 168</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_CHECK_MSGPACK_PP_SEQ_FOLD_LEFT_I_131(op, st, ss, sz) 0</span></div><div class="line"><a name="l00169"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a0283ea0aef653a1f6950eb82b0d64375"> 169</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_CHECK_MSGPACK_PP_SEQ_FOLD_LEFT_I_132(op, st, ss, sz) 0</span></div><div class="line"><a name="l00170"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a423b73e717bc0f9318a4785cb7ec71ad"> 170</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_CHECK_MSGPACK_PP_SEQ_FOLD_LEFT_I_133(op, st, ss, sz) 0</span></div><div class="line"><a name="l00171"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a7b37c71a25c139d2ad463fb23d840e70"> 171</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_CHECK_MSGPACK_PP_SEQ_FOLD_LEFT_I_134(op, st, ss, sz) 0</span></div><div class="line"><a name="l00172"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#af4b59d247696e1f3f0caff7d16e64a25"> 172</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_CHECK_MSGPACK_PP_SEQ_FOLD_LEFT_I_135(op, st, ss, sz) 0</span></div><div class="line"><a name="l00173"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a84c9325f27c4e43f2af8ca8cadd78cf6"> 173</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_CHECK_MSGPACK_PP_SEQ_FOLD_LEFT_I_136(op, st, ss, sz) 0</span></div><div class="line"><a name="l00174"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#ae2e1dd54f0aa277f008fa20d8c53d325"> 174</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_CHECK_MSGPACK_PP_SEQ_FOLD_LEFT_I_137(op, st, ss, sz) 0</span></div><div class="line"><a name="l00175"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a8e9f008b7714014c96df267f3ba86fe2"> 175</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_CHECK_MSGPACK_PP_SEQ_FOLD_LEFT_I_138(op, st, ss, sz) 0</span></div><div class="line"><a name="l00176"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a9e2871d12e75f2857104967eed1b41cc"> 176</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_CHECK_MSGPACK_PP_SEQ_FOLD_LEFT_I_139(op, st, ss, sz) 0</span></div><div class="line"><a name="l00177"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a42741ffd4b20d0b8124f70029889c979"> 177</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_CHECK_MSGPACK_PP_SEQ_FOLD_LEFT_I_140(op, st, ss, sz) 0</span></div><div class="line"><a name="l00178"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a6b2afbeb25cdb2b309da76dfca1e5485"> 178</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_CHECK_MSGPACK_PP_SEQ_FOLD_LEFT_I_141(op, st, ss, sz) 0</span></div><div class="line"><a name="l00179"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a461477f40a0e05de60161fe7aa84329e"> 179</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_CHECK_MSGPACK_PP_SEQ_FOLD_LEFT_I_142(op, st, ss, sz) 0</span></div><div class="line"><a name="l00180"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#ae2257f7b9d7bafb91ddfb963ed921ff6"> 180</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_CHECK_MSGPACK_PP_SEQ_FOLD_LEFT_I_143(op, st, ss, sz) 0</span></div><div class="line"><a name="l00181"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a907978aea48bacae00a1b3e7df315d7d"> 181</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_CHECK_MSGPACK_PP_SEQ_FOLD_LEFT_I_144(op, st, ss, sz) 0</span></div><div class="line"><a name="l00182"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a3ba3e50972bd58ab55259c623ea233b9"> 182</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_CHECK_MSGPACK_PP_SEQ_FOLD_LEFT_I_145(op, st, ss, sz) 0</span></div><div class="line"><a name="l00183"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a01ac991bbd18c1fd06fd2647dc1d0d5a"> 183</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_CHECK_MSGPACK_PP_SEQ_FOLD_LEFT_I_146(op, st, ss, sz) 0</span></div><div class="line"><a name="l00184"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a6b0903469c5dd63806d63cc82b272c34"> 184</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_CHECK_MSGPACK_PP_SEQ_FOLD_LEFT_I_147(op, st, ss, sz) 0</span></div><div class="line"><a name="l00185"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a4652bdb03c3b9ddbcc7ea1e6bc3be9ae"> 185</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_CHECK_MSGPACK_PP_SEQ_FOLD_LEFT_I_148(op, st, ss, sz) 0</span></div><div class="line"><a name="l00186"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a6bd60971ba6a6f58e791b736ca5957f7"> 186</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_CHECK_MSGPACK_PP_SEQ_FOLD_LEFT_I_149(op, st, ss, sz) 0</span></div><div class="line"><a name="l00187"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a4e6e10e7123a044873561ee23c4ae088"> 187</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_CHECK_MSGPACK_PP_SEQ_FOLD_LEFT_I_150(op, st, ss, sz) 0</span></div><div class="line"><a name="l00188"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a62a27b0f987f69a7d25ff501affd5df6"> 188</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_CHECK_MSGPACK_PP_SEQ_FOLD_LEFT_I_151(op, st, ss, sz) 0</span></div><div class="line"><a name="l00189"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a0fb888c0349a582b196173f78e459745"> 189</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_CHECK_MSGPACK_PP_SEQ_FOLD_LEFT_I_152(op, st, ss, sz) 0</span></div><div class="line"><a name="l00190"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a9955f786bfd4e554bb8d6a647fc148ec"> 190</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_CHECK_MSGPACK_PP_SEQ_FOLD_LEFT_I_153(op, st, ss, sz) 0</span></div><div class="line"><a name="l00191"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#af78565d5cdbe2355b7853c35a17940ff"> 191</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_CHECK_MSGPACK_PP_SEQ_FOLD_LEFT_I_154(op, st, ss, sz) 0</span></div><div class="line"><a name="l00192"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a4f9fd7e88ad363a54f81d9c22529115d"> 192</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_CHECK_MSGPACK_PP_SEQ_FOLD_LEFT_I_155(op, st, ss, sz) 0</span></div><div class="line"><a name="l00193"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a3488e6ecd343ed104b91cbef1f20ebf9"> 193</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_CHECK_MSGPACK_PP_SEQ_FOLD_LEFT_I_156(op, st, ss, sz) 0</span></div><div class="line"><a name="l00194"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a54b8966f8507004c92195ff3f7f2a60a"> 194</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_CHECK_MSGPACK_PP_SEQ_FOLD_LEFT_I_157(op, st, ss, sz) 0</span></div><div class="line"><a name="l00195"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#aeff391f3b8ab32e1ea3d3566de998b86"> 195</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_CHECK_MSGPACK_PP_SEQ_FOLD_LEFT_I_158(op, st, ss, sz) 0</span></div><div class="line"><a name="l00196"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a9d487b6ed016a6b2d1dfc12c965a33ee"> 196</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_CHECK_MSGPACK_PP_SEQ_FOLD_LEFT_I_159(op, st, ss, sz) 0</span></div><div class="line"><a name="l00197"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a3dd0561fb24ab8b7e023674570f0b8ad"> 197</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_CHECK_MSGPACK_PP_SEQ_FOLD_LEFT_I_160(op, st, ss, sz) 0</span></div><div class="line"><a name="l00198"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a8d97ebe4f88e8356c8e2137c9e4f7df7"> 198</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_CHECK_MSGPACK_PP_SEQ_FOLD_LEFT_I_161(op, st, ss, sz) 0</span></div><div class="line"><a name="l00199"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#ad3da3229815ebc717d263b11c096ad41"> 199</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_CHECK_MSGPACK_PP_SEQ_FOLD_LEFT_I_162(op, st, ss, sz) 0</span></div><div class="line"><a name="l00200"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a011c9c033122e3d4a7836a35ab2664da"> 200</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_CHECK_MSGPACK_PP_SEQ_FOLD_LEFT_I_163(op, st, ss, sz) 0</span></div><div class="line"><a name="l00201"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a247f623b2767f3715e67cdd1d4cf9836"> 201</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_CHECK_MSGPACK_PP_SEQ_FOLD_LEFT_I_164(op, st, ss, sz) 0</span></div><div class="line"><a name="l00202"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#ae4945520f5776aa8d7d9f64596421e18"> 202</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_CHECK_MSGPACK_PP_SEQ_FOLD_LEFT_I_165(op, st, ss, sz) 0</span></div><div class="line"><a name="l00203"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a5a3cf0652d4dd24234e2893e74112043"> 203</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_CHECK_MSGPACK_PP_SEQ_FOLD_LEFT_I_166(op, st, ss, sz) 0</span></div><div class="line"><a name="l00204"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a6ee972ca7a4de9756aabe6ab5f092465"> 204</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_CHECK_MSGPACK_PP_SEQ_FOLD_LEFT_I_167(op, st, ss, sz) 0</span></div><div class="line"><a name="l00205"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a737240d585ba3e3e49f4b50a32d6f97a"> 205</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_CHECK_MSGPACK_PP_SEQ_FOLD_LEFT_I_168(op, st, ss, sz) 0</span></div><div class="line"><a name="l00206"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#aa273973612dde33ea1df60f078907972"> 206</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_CHECK_MSGPACK_PP_SEQ_FOLD_LEFT_I_169(op, st, ss, sz) 0</span></div><div class="line"><a name="l00207"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a186c7f2f04bccdf93232e6414a47bb78"> 207</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_CHECK_MSGPACK_PP_SEQ_FOLD_LEFT_I_170(op, st, ss, sz) 0</span></div><div class="line"><a name="l00208"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a511417a6fee5b5dfc28fc8e87d1982fb"> 208</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_CHECK_MSGPACK_PP_SEQ_FOLD_LEFT_I_171(op, st, ss, sz) 0</span></div><div class="line"><a name="l00209"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a1e433662d47d54bf6bf95f611313128d"> 209</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_CHECK_MSGPACK_PP_SEQ_FOLD_LEFT_I_172(op, st, ss, sz) 0</span></div><div class="line"><a name="l00210"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a2823b50dbde5406d8821ad8942f0febe"> 210</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_CHECK_MSGPACK_PP_SEQ_FOLD_LEFT_I_173(op, st, ss, sz) 0</span></div><div class="line"><a name="l00211"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a94d715805b63a29f3f117899624c5c68"> 211</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_CHECK_MSGPACK_PP_SEQ_FOLD_LEFT_I_174(op, st, ss, sz) 0</span></div><div class="line"><a name="l00212"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a809fd30cda7918cb545b20121bb66bb3"> 212</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_CHECK_MSGPACK_PP_SEQ_FOLD_LEFT_I_175(op, st, ss, sz) 0</span></div><div class="line"><a name="l00213"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a93ec6cb669412ae873bf772ec809ba49"> 213</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_CHECK_MSGPACK_PP_SEQ_FOLD_LEFT_I_176(op, st, ss, sz) 0</span></div><div class="line"><a name="l00214"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a15bc7860a5c538ca28ad1f3368b4fd31"> 214</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_CHECK_MSGPACK_PP_SEQ_FOLD_LEFT_I_177(op, st, ss, sz) 0</span></div><div class="line"><a name="l00215"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a22b1b605950ace679ae9c4054633b954"> 215</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_CHECK_MSGPACK_PP_SEQ_FOLD_LEFT_I_178(op, st, ss, sz) 0</span></div><div class="line"><a name="l00216"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a81913e51e04994738afde4e58ad23f60"> 216</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_CHECK_MSGPACK_PP_SEQ_FOLD_LEFT_I_179(op, st, ss, sz) 0</span></div><div class="line"><a name="l00217"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a6acd414c2ef440387e8059cff97e6364"> 217</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_CHECK_MSGPACK_PP_SEQ_FOLD_LEFT_I_180(op, st, ss, sz) 0</span></div><div class="line"><a name="l00218"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a9b4712c3980def08be01d756fb456b22"> 218</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_CHECK_MSGPACK_PP_SEQ_FOLD_LEFT_I_181(op, st, ss, sz) 0</span></div><div class="line"><a name="l00219"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a5a93aa8359c331f6fb0186d3556bd6a3"> 219</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_CHECK_MSGPACK_PP_SEQ_FOLD_LEFT_I_182(op, st, ss, sz) 0</span></div><div class="line"><a name="l00220"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a9b66084a4bccbba7d00118babc602489"> 220</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_CHECK_MSGPACK_PP_SEQ_FOLD_LEFT_I_183(op, st, ss, sz) 0</span></div><div class="line"><a name="l00221"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#ae6c4576ffcd61bdb3022ee33387f3e22"> 221</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_CHECK_MSGPACK_PP_SEQ_FOLD_LEFT_I_184(op, st, ss, sz) 0</span></div><div class="line"><a name="l00222"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#ad9bece682ec7453bc19f3215ca3f3925"> 222</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_CHECK_MSGPACK_PP_SEQ_FOLD_LEFT_I_185(op, st, ss, sz) 0</span></div><div class="line"><a name="l00223"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a665b2fc3923a4bfb83594844687f5d1c"> 223</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_CHECK_MSGPACK_PP_SEQ_FOLD_LEFT_I_186(op, st, ss, sz) 0</span></div><div class="line"><a name="l00224"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#ade145690bfbee1e50f05eb72d2cc3fac"> 224</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_CHECK_MSGPACK_PP_SEQ_FOLD_LEFT_I_187(op, st, ss, sz) 0</span></div><div class="line"><a name="l00225"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a5365960570d2a51359cf621b3f97c2e7"> 225</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_CHECK_MSGPACK_PP_SEQ_FOLD_LEFT_I_188(op, st, ss, sz) 0</span></div><div class="line"><a name="l00226"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a8e1e7c1786eb3f5a478f0a51d247802d"> 226</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_CHECK_MSGPACK_PP_SEQ_FOLD_LEFT_I_189(op, st, ss, sz) 0</span></div><div class="line"><a name="l00227"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a6ae96fbb0f1db7b6c403956ff1493c59"> 227</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_CHECK_MSGPACK_PP_SEQ_FOLD_LEFT_I_190(op, st, ss, sz) 0</span></div><div class="line"><a name="l00228"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a1eca40b770da92323bf829028d3ab423"> 228</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_CHECK_MSGPACK_PP_SEQ_FOLD_LEFT_I_191(op, st, ss, sz) 0</span></div><div class="line"><a name="l00229"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#ac187eedaccb26b2a9f9effdf21db662f"> 229</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_CHECK_MSGPACK_PP_SEQ_FOLD_LEFT_I_192(op, st, ss, sz) 0</span></div><div class="line"><a name="l00230"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a028ba665dd6f86443f7a19f4256b0bd5"> 230</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_CHECK_MSGPACK_PP_SEQ_FOLD_LEFT_I_193(op, st, ss, sz) 0</span></div><div class="line"><a name="l00231"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a4fe777233d068067bf7ca9e5ed9d40fe"> 231</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_CHECK_MSGPACK_PP_SEQ_FOLD_LEFT_I_194(op, st, ss, sz) 0</span></div><div class="line"><a name="l00232"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a9d1e6a422f9d40d2f2f938749ec4b3dd"> 232</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_CHECK_MSGPACK_PP_SEQ_FOLD_LEFT_I_195(op, st, ss, sz) 0</span></div><div class="line"><a name="l00233"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a8b4977b858581991bfeffe8f2621bab8"> 233</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_CHECK_MSGPACK_PP_SEQ_FOLD_LEFT_I_196(op, st, ss, sz) 0</span></div><div class="line"><a name="l00234"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a65cce48d18729659796b7b367a86c73a"> 234</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_CHECK_MSGPACK_PP_SEQ_FOLD_LEFT_I_197(op, st, ss, sz) 0</span></div><div class="line"><a name="l00235"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#af15bc00f1806d2da16a2106c3c789b23"> 235</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_CHECK_MSGPACK_PP_SEQ_FOLD_LEFT_I_198(op, st, ss, sz) 0</span></div><div class="line"><a name="l00236"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a27d535c026fbfcfd028e8c26c057f50f"> 236</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_CHECK_MSGPACK_PP_SEQ_FOLD_LEFT_I_199(op, st, ss, sz) 0</span></div><div class="line"><a name="l00237"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#ad7adb50999182792e74f711d67bcf402"> 237</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_CHECK_MSGPACK_PP_SEQ_FOLD_LEFT_I_200(op, st, ss, sz) 0</span></div><div class="line"><a name="l00238"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a58c4da2a07863bc30ca908dfee5c6f79"> 238</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_CHECK_MSGPACK_PP_SEQ_FOLD_LEFT_I_201(op, st, ss, sz) 0</span></div><div class="line"><a name="l00239"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a00ebba3e44764039b6a5e0f4bace0b12"> 239</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_CHECK_MSGPACK_PP_SEQ_FOLD_LEFT_I_202(op, st, ss, sz) 0</span></div><div class="line"><a name="l00240"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a590dfdd01c25ee69a56e69c27eb3294b"> 240</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_CHECK_MSGPACK_PP_SEQ_FOLD_LEFT_I_203(op, st, ss, sz) 0</span></div><div class="line"><a name="l00241"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a263a8db447f545ea829e61bcc1192db3"> 241</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_CHECK_MSGPACK_PP_SEQ_FOLD_LEFT_I_204(op, st, ss, sz) 0</span></div><div class="line"><a name="l00242"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a47f28864d9f31905f9bfc0ada0a48ecb"> 242</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_CHECK_MSGPACK_PP_SEQ_FOLD_LEFT_I_205(op, st, ss, sz) 0</span></div><div class="line"><a name="l00243"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#afbbc6352312eaa402881bceea69f8d10"> 243</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_CHECK_MSGPACK_PP_SEQ_FOLD_LEFT_I_206(op, st, ss, sz) 0</span></div><div class="line"><a name="l00244"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#acf1dc0f45a8a5357a7351e33786431c3"> 244</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_CHECK_MSGPACK_PP_SEQ_FOLD_LEFT_I_207(op, st, ss, sz) 0</span></div><div class="line"><a name="l00245"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a41baac185d6480455821fa2bdcb7b0d3"> 245</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_CHECK_MSGPACK_PP_SEQ_FOLD_LEFT_I_208(op, st, ss, sz) 0</span></div><div class="line"><a name="l00246"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#ad1cb62afcc1386499bffbf9ffcdec57f"> 246</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_CHECK_MSGPACK_PP_SEQ_FOLD_LEFT_I_209(op, st, ss, sz) 0</span></div><div class="line"><a name="l00247"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#ad0a787012475dd8b84cb9cb87228acc5"> 247</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_CHECK_MSGPACK_PP_SEQ_FOLD_LEFT_I_210(op, st, ss, sz) 0</span></div><div class="line"><a name="l00248"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a8f9c923378e483cf7cea95f27381a471"> 248</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_CHECK_MSGPACK_PP_SEQ_FOLD_LEFT_I_211(op, st, ss, sz) 0</span></div><div class="line"><a name="l00249"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a6671b116cea91f8814ad570df454f960"> 249</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_CHECK_MSGPACK_PP_SEQ_FOLD_LEFT_I_212(op, st, ss, sz) 0</span></div><div class="line"><a name="l00250"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a0607de3df58f26a9508fc9c8dc10d9c9"> 250</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_CHECK_MSGPACK_PP_SEQ_FOLD_LEFT_I_213(op, st, ss, sz) 0</span></div><div class="line"><a name="l00251"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a039d3e2e44dc3cabd55b85304ff4cb06"> 251</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_CHECK_MSGPACK_PP_SEQ_FOLD_LEFT_I_214(op, st, ss, sz) 0</span></div><div class="line"><a name="l00252"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#aa6d731d402a78e3a1d45086944ddcf23"> 252</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_CHECK_MSGPACK_PP_SEQ_FOLD_LEFT_I_215(op, st, ss, sz) 0</span></div><div class="line"><a name="l00253"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a756adc92f179e146f616b0463581dde3"> 253</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_CHECK_MSGPACK_PP_SEQ_FOLD_LEFT_I_216(op, st, ss, sz) 0</span></div><div class="line"><a name="l00254"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a5bd56c141f145f0d694462630bfc22b5"> 254</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_CHECK_MSGPACK_PP_SEQ_FOLD_LEFT_I_217(op, st, ss, sz) 0</span></div><div class="line"><a name="l00255"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a1925571f93496c65465400092985d9ad"> 255</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_CHECK_MSGPACK_PP_SEQ_FOLD_LEFT_I_218(op, st, ss, sz) 0</span></div><div class="line"><a name="l00256"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a6cb6bdcca90371e8f4794770ed820a9f"> 256</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_CHECK_MSGPACK_PP_SEQ_FOLD_LEFT_I_219(op, st, ss, sz) 0</span></div><div class="line"><a name="l00257"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a39b82054d0acb46d58cba36208644513"> 257</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_CHECK_MSGPACK_PP_SEQ_FOLD_LEFT_I_220(op, st, ss, sz) 0</span></div><div class="line"><a name="l00258"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a7d23a2201f3ee6a276075ee29b17be1d"> 258</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_CHECK_MSGPACK_PP_SEQ_FOLD_LEFT_I_221(op, st, ss, sz) 0</span></div><div class="line"><a name="l00259"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a91050113ae237b522bd9c9aaf023a2ba"> 259</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_CHECK_MSGPACK_PP_SEQ_FOLD_LEFT_I_222(op, st, ss, sz) 0</span></div><div class="line"><a name="l00260"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a8fd4f5ba645cd4a39ace1852abb30109"> 260</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_CHECK_MSGPACK_PP_SEQ_FOLD_LEFT_I_223(op, st, ss, sz) 0</span></div><div class="line"><a name="l00261"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a62fc24170760126697329d15e9fbae2c"> 261</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_CHECK_MSGPACK_PP_SEQ_FOLD_LEFT_I_224(op, st, ss, sz) 0</span></div><div class="line"><a name="l00262"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a2fd30dac4476aaffc9314a3296ca6fd4"> 262</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_CHECK_MSGPACK_PP_SEQ_FOLD_LEFT_I_225(op, st, ss, sz) 0</span></div><div class="line"><a name="l00263"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a8e8cea7dfd5181344f0ddac72140f4a7"> 263</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_CHECK_MSGPACK_PP_SEQ_FOLD_LEFT_I_226(op, st, ss, sz) 0</span></div><div class="line"><a name="l00264"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#afbfe01803ed119302220a3aef87a109f"> 264</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_CHECK_MSGPACK_PP_SEQ_FOLD_LEFT_I_227(op, st, ss, sz) 0</span></div><div class="line"><a name="l00265"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a51f8e4e0643ba31884b4ffd8254801ba"> 265</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_CHECK_MSGPACK_PP_SEQ_FOLD_LEFT_I_228(op, st, ss, sz) 0</span></div><div class="line"><a name="l00266"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a87f1695b3dffb4cabec46d75923b51e6"> 266</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_CHECK_MSGPACK_PP_SEQ_FOLD_LEFT_I_229(op, st, ss, sz) 0</span></div><div class="line"><a name="l00267"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#aa778bf7b35e388ce084030b25b521817"> 267</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_CHECK_MSGPACK_PP_SEQ_FOLD_LEFT_I_230(op, st, ss, sz) 0</span></div><div class="line"><a name="l00268"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#aa5d143f09db04b131657897054701924"> 268</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_CHECK_MSGPACK_PP_SEQ_FOLD_LEFT_I_231(op, st, ss, sz) 0</span></div><div class="line"><a name="l00269"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a672b04a3b9c7689a449c545151f55ca9"> 269</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_CHECK_MSGPACK_PP_SEQ_FOLD_LEFT_I_232(op, st, ss, sz) 0</span></div><div class="line"><a name="l00270"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a13e8e91a65aaf9598e90fb7890047c36"> 270</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_CHECK_MSGPACK_PP_SEQ_FOLD_LEFT_I_233(op, st, ss, sz) 0</span></div><div class="line"><a name="l00271"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a75d2fc4a41e889d51a96286b48fbfaea"> 271</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_CHECK_MSGPACK_PP_SEQ_FOLD_LEFT_I_234(op, st, ss, sz) 0</span></div><div class="line"><a name="l00272"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#abd228844c67513b482b7ea6e8421dfce"> 272</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_CHECK_MSGPACK_PP_SEQ_FOLD_LEFT_I_235(op, st, ss, sz) 0</span></div><div class="line"><a name="l00273"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a19ebfd7fdca18640a03ed78382761e84"> 273</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_CHECK_MSGPACK_PP_SEQ_FOLD_LEFT_I_236(op, st, ss, sz) 0</span></div><div class="line"><a name="l00274"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#ae6f6e87b2e6657276fe6e1da01513a20"> 274</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_CHECK_MSGPACK_PP_SEQ_FOLD_LEFT_I_237(op, st, ss, sz) 0</span></div><div class="line"><a name="l00275"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#aa8e16591f47c75a1c49f4a42ac6054e8"> 275</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_CHECK_MSGPACK_PP_SEQ_FOLD_LEFT_I_238(op, st, ss, sz) 0</span></div><div class="line"><a name="l00276"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#aafbe5b05798c766cc1c8e265fec305df"> 276</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_CHECK_MSGPACK_PP_SEQ_FOLD_LEFT_I_239(op, st, ss, sz) 0</span></div><div class="line"><a name="l00277"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a4981748552675d98133a6afc8a3c17ca"> 277</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_CHECK_MSGPACK_PP_SEQ_FOLD_LEFT_I_240(op, st, ss, sz) 0</span></div><div class="line"><a name="l00278"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#ab9eac9a85815e0db0126a33c2423bfea"> 278</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_CHECK_MSGPACK_PP_SEQ_FOLD_LEFT_I_241(op, st, ss, sz) 0</span></div><div class="line"><a name="l00279"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#acc3b4e1f6a3a2ecc68ff6bc187b7c47b"> 279</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_CHECK_MSGPACK_PP_SEQ_FOLD_LEFT_I_242(op, st, ss, sz) 0</span></div><div class="line"><a name="l00280"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#abdd5e0121e844badc72ad1a40ef28992"> 280</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_CHECK_MSGPACK_PP_SEQ_FOLD_LEFT_I_243(op, st, ss, sz) 0</span></div><div class="line"><a name="l00281"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a9fcf826c6ac6a77352e493e213ba9a7d"> 281</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_CHECK_MSGPACK_PP_SEQ_FOLD_LEFT_I_244(op, st, ss, sz) 0</span></div><div class="line"><a name="l00282"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a258bcec7f2d6132d8e62571c78ecfe4d"> 282</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_CHECK_MSGPACK_PP_SEQ_FOLD_LEFT_I_245(op, st, ss, sz) 0</span></div><div class="line"><a name="l00283"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a766290dd0d9891d52492af6057c84352"> 283</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_CHECK_MSGPACK_PP_SEQ_FOLD_LEFT_I_246(op, st, ss, sz) 0</span></div><div class="line"><a name="l00284"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a16b10bd2025976d2cf951e0aa500fc04"> 284</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_CHECK_MSGPACK_PP_SEQ_FOLD_LEFT_I_247(op, st, ss, sz) 0</span></div><div class="line"><a name="l00285"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a03ca6c16b16bedcce6c6470b7733a36c"> 285</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_CHECK_MSGPACK_PP_SEQ_FOLD_LEFT_I_248(op, st, ss, sz) 0</span></div><div class="line"><a name="l00286"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a54ca0969ccdb97dab4221bab0722a53d"> 286</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_CHECK_MSGPACK_PP_SEQ_FOLD_LEFT_I_249(op, st, ss, sz) 0</span></div><div class="line"><a name="l00287"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#affa37f4c912ef75087a9a835e5c09122"> 287</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_CHECK_MSGPACK_PP_SEQ_FOLD_LEFT_I_250(op, st, ss, sz) 0</span></div><div class="line"><a name="l00288"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a684f9763f514e356c7abed713f84ce49"> 288</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_CHECK_MSGPACK_PP_SEQ_FOLD_LEFT_I_251(op, st, ss, sz) 0</span></div><div class="line"><a name="l00289"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a890f83d7a68368bdb20c241078ea8638"> 289</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_CHECK_MSGPACK_PP_SEQ_FOLD_LEFT_I_252(op, st, ss, sz) 0</span></div><div class="line"><a name="l00290"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#aff2cae2df722b36f793dc47eddea52d7"> 290</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_CHECK_MSGPACK_PP_SEQ_FOLD_LEFT_I_253(op, st, ss, sz) 0</span></div><div class="line"><a name="l00291"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a04cfc07b73c63d554ca440565934d9b5"> 291</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_CHECK_MSGPACK_PP_SEQ_FOLD_LEFT_I_254(op, st, ss, sz) 0</span></div><div class="line"><a name="l00292"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#aadb34ae7da6ce17ed4f1f1146d1eaa93"> 292</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_CHECK_MSGPACK_PP_SEQ_FOLD_LEFT_I_255(op, st, ss, sz) 0</span></div><div class="line"><a name="l00293"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a1ffe195f044a74fec1c105821e5dd4de"> 293</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_CHECK_MSGPACK_PP_SEQ_FOLD_LEFT_I_256(op, st, ss, sz) 0</span></div><div class="line"><a name="l00294"></a><span class="lineno"> 294</span> <span class="preprocessor">#</span></div><div class="line"><a name="l00295"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a2f13f40ed6b24bda3713ea5c4187ca2b"> 295</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_F(op, st, ss, sz) st</span></div><div class="line"><a name="l00296"></a><span class="lineno"> 296</span> <span class="preprocessor">#</span></div><div class="line"><a name="l00297"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a2316805d21f6dcdea6ebac48d867d690"> 297</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_1(op, st, ss) MSGPACK_PP_SEQ_FOLD_LEFT_I_1(op, st, ss, MSGPACK_PP_SEQ_SIZE(ss))</span></div><div class="line"><a name="l00298"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#aff8ee60ae1b7edbd15bb1f35ca1cf1c2"> 298</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_2(op, st, ss) MSGPACK_PP_SEQ_FOLD_LEFT_I_2(op, st, ss, MSGPACK_PP_SEQ_SIZE(ss))</span></div><div class="line"><a name="l00299"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#ae92becc30cb8add4b3bc6fdb5d2ecca7"> 299</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_3(op, st, ss) MSGPACK_PP_SEQ_FOLD_LEFT_I_3(op, st, ss, MSGPACK_PP_SEQ_SIZE(ss))</span></div><div class="line"><a name="l00300"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a2580c7825183a417cb47409c77f3a443"> 300</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_4(op, st, ss) MSGPACK_PP_SEQ_FOLD_LEFT_I_4(op, st, ss, MSGPACK_PP_SEQ_SIZE(ss))</span></div><div class="line"><a name="l00301"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#acef9079e9d927612e0dae7e00faab448"> 301</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_5(op, st, ss) MSGPACK_PP_SEQ_FOLD_LEFT_I_5(op, st, ss, MSGPACK_PP_SEQ_SIZE(ss))</span></div><div class="line"><a name="l00302"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#af4cef1095502723458d7c82353bbaa85"> 302</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_6(op, st, ss) MSGPACK_PP_SEQ_FOLD_LEFT_I_6(op, st, ss, MSGPACK_PP_SEQ_SIZE(ss))</span></div><div class="line"><a name="l00303"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a3bd3f6fad9404d5e126c93971e2a17ee"> 303</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_7(op, st, ss) MSGPACK_PP_SEQ_FOLD_LEFT_I_7(op, st, ss, MSGPACK_PP_SEQ_SIZE(ss))</span></div><div class="line"><a name="l00304"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#af223dc86f174791d0198369990d530ea"> 304</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_8(op, st, ss) MSGPACK_PP_SEQ_FOLD_LEFT_I_8(op, st, ss, MSGPACK_PP_SEQ_SIZE(ss))</span></div><div class="line"><a name="l00305"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a0a7c6c6bdd6dbbf12109d6fe61b6f8e0"> 305</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_9(op, st, ss) MSGPACK_PP_SEQ_FOLD_LEFT_I_9(op, st, ss, MSGPACK_PP_SEQ_SIZE(ss))</span></div><div class="line"><a name="l00306"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a51b0d2fcb73f6e5a3aa43f2f42025b3d"> 306</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_10(op, st, ss) MSGPACK_PP_SEQ_FOLD_LEFT_I_10(op, st, ss, MSGPACK_PP_SEQ_SIZE(ss))</span></div><div class="line"><a name="l00307"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#af039f6631e0f656135ba5b27e9d7ed76"> 307</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_11(op, st, ss) MSGPACK_PP_SEQ_FOLD_LEFT_I_11(op, st, ss, MSGPACK_PP_SEQ_SIZE(ss))</span></div><div class="line"><a name="l00308"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a1f0afce706395feac7e3798257d694a4"> 308</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_12(op, st, ss) MSGPACK_PP_SEQ_FOLD_LEFT_I_12(op, st, ss, MSGPACK_PP_SEQ_SIZE(ss))</span></div><div class="line"><a name="l00309"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a3e5caa5dd141d27c9eb589c91ad769ea"> 309</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_13(op, st, ss) MSGPACK_PP_SEQ_FOLD_LEFT_I_13(op, st, ss, MSGPACK_PP_SEQ_SIZE(ss))</span></div><div class="line"><a name="l00310"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a43967cb451c2f565e34002e8da040d65"> 310</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_14(op, st, ss) MSGPACK_PP_SEQ_FOLD_LEFT_I_14(op, st, ss, MSGPACK_PP_SEQ_SIZE(ss))</span></div><div class="line"><a name="l00311"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a3f0a69e119e64f8f09b70642e9ab71ba"> 311</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_15(op, st, ss) MSGPACK_PP_SEQ_FOLD_LEFT_I_15(op, st, ss, MSGPACK_PP_SEQ_SIZE(ss))</span></div><div class="line"><a name="l00312"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a4bd0684fd09617b23127ce0d17f237bd"> 312</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_16(op, st, ss) MSGPACK_PP_SEQ_FOLD_LEFT_I_16(op, st, ss, MSGPACK_PP_SEQ_SIZE(ss))</span></div><div class="line"><a name="l00313"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a388ed3e3db6f4d248ac6771b06cd3bd7"> 313</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_17(op, st, ss) MSGPACK_PP_SEQ_FOLD_LEFT_I_17(op, st, ss, MSGPACK_PP_SEQ_SIZE(ss))</span></div><div class="line"><a name="l00314"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#acd25045f82c869a39e3da3d89bf496f6"> 314</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_18(op, st, ss) MSGPACK_PP_SEQ_FOLD_LEFT_I_18(op, st, ss, MSGPACK_PP_SEQ_SIZE(ss))</span></div><div class="line"><a name="l00315"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a8e9b0d979e0be7d0d8ae878cd4efa94e"> 315</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_19(op, st, ss) MSGPACK_PP_SEQ_FOLD_LEFT_I_19(op, st, ss, MSGPACK_PP_SEQ_SIZE(ss))</span></div><div class="line"><a name="l00316"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a2b1d83ba03d1547aaef3196488779c17"> 316</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_20(op, st, ss) MSGPACK_PP_SEQ_FOLD_LEFT_I_20(op, st, ss, MSGPACK_PP_SEQ_SIZE(ss))</span></div><div class="line"><a name="l00317"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#afccab48861f1421c4ddfd27406de92ae"> 317</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_21(op, st, ss) MSGPACK_PP_SEQ_FOLD_LEFT_I_21(op, st, ss, MSGPACK_PP_SEQ_SIZE(ss))</span></div><div class="line"><a name="l00318"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a8e20f223b5294e8ccfa685db6c40c4bb"> 318</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_22(op, st, ss) MSGPACK_PP_SEQ_FOLD_LEFT_I_22(op, st, ss, MSGPACK_PP_SEQ_SIZE(ss))</span></div><div class="line"><a name="l00319"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#af010031b0a5055801fa1aca2853a5151"> 319</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_23(op, st, ss) MSGPACK_PP_SEQ_FOLD_LEFT_I_23(op, st, ss, MSGPACK_PP_SEQ_SIZE(ss))</span></div><div class="line"><a name="l00320"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#abef0e175ed0b491b32c42ea91145f9c6"> 320</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_24(op, st, ss) MSGPACK_PP_SEQ_FOLD_LEFT_I_24(op, st, ss, MSGPACK_PP_SEQ_SIZE(ss))</span></div><div class="line"><a name="l00321"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#acaa6f3b9f253f5fb5e0f642220332d3c"> 321</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_25(op, st, ss) MSGPACK_PP_SEQ_FOLD_LEFT_I_25(op, st, ss, MSGPACK_PP_SEQ_SIZE(ss))</span></div><div class="line"><a name="l00322"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a29f17551b999a35fe0d9f349cadca762"> 322</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_26(op, st, ss) MSGPACK_PP_SEQ_FOLD_LEFT_I_26(op, st, ss, MSGPACK_PP_SEQ_SIZE(ss))</span></div><div class="line"><a name="l00323"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a4529713bbb27aeb24fea398f45da3354"> 323</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_27(op, st, ss) MSGPACK_PP_SEQ_FOLD_LEFT_I_27(op, st, ss, MSGPACK_PP_SEQ_SIZE(ss))</span></div><div class="line"><a name="l00324"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a0d1abed84304e5d80e0b1a3e83b8e2eb"> 324</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_28(op, st, ss) MSGPACK_PP_SEQ_FOLD_LEFT_I_28(op, st, ss, MSGPACK_PP_SEQ_SIZE(ss))</span></div><div class="line"><a name="l00325"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a9e926845dd48164f7b6765b7c752c2ed"> 325</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_29(op, st, ss) MSGPACK_PP_SEQ_FOLD_LEFT_I_29(op, st, ss, MSGPACK_PP_SEQ_SIZE(ss))</span></div><div class="line"><a name="l00326"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a3bb4de21527abfba382c0725fa6ebd21"> 326</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_30(op, st, ss) MSGPACK_PP_SEQ_FOLD_LEFT_I_30(op, st, ss, MSGPACK_PP_SEQ_SIZE(ss))</span></div><div class="line"><a name="l00327"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a43676c897db03bd03c6abb79066556da"> 327</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_31(op, st, ss) MSGPACK_PP_SEQ_FOLD_LEFT_I_31(op, st, ss, MSGPACK_PP_SEQ_SIZE(ss))</span></div><div class="line"><a name="l00328"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a143e2ddb5ee8b73bf266036e56cc321f"> 328</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_32(op, st, ss) MSGPACK_PP_SEQ_FOLD_LEFT_I_32(op, st, ss, MSGPACK_PP_SEQ_SIZE(ss))</span></div><div class="line"><a name="l00329"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#ac348c13302685549df87381e2f12935d"> 329</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_33(op, st, ss) MSGPACK_PP_SEQ_FOLD_LEFT_I_33(op, st, ss, MSGPACK_PP_SEQ_SIZE(ss))</span></div><div class="line"><a name="l00330"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#aeae1ffaa047516300a8050501fb5cfc3"> 330</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_34(op, st, ss) MSGPACK_PP_SEQ_FOLD_LEFT_I_34(op, st, ss, MSGPACK_PP_SEQ_SIZE(ss))</span></div><div class="line"><a name="l00331"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a25f9f844bd34ff8683f4862446b37f44"> 331</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_35(op, st, ss) MSGPACK_PP_SEQ_FOLD_LEFT_I_35(op, st, ss, MSGPACK_PP_SEQ_SIZE(ss))</span></div><div class="line"><a name="l00332"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#aa17f3ea9991f2978a1ba34213b8b1453"> 332</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_36(op, st, ss) MSGPACK_PP_SEQ_FOLD_LEFT_I_36(op, st, ss, MSGPACK_PP_SEQ_SIZE(ss))</span></div><div class="line"><a name="l00333"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#ace3a36419d84df9ce9d91dccce2a30b4"> 333</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_37(op, st, ss) MSGPACK_PP_SEQ_FOLD_LEFT_I_37(op, st, ss, MSGPACK_PP_SEQ_SIZE(ss))</span></div><div class="line"><a name="l00334"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a414ebe2585f3ff6e2e319e7ebbf8ac37"> 334</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_38(op, st, ss) MSGPACK_PP_SEQ_FOLD_LEFT_I_38(op, st, ss, MSGPACK_PP_SEQ_SIZE(ss))</span></div><div class="line"><a name="l00335"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a298df5b8f2134e9c175e67ca164e238d"> 335</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_39(op, st, ss) MSGPACK_PP_SEQ_FOLD_LEFT_I_39(op, st, ss, MSGPACK_PP_SEQ_SIZE(ss))</span></div><div class="line"><a name="l00336"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a8c14b66d7dd2b2ff1d530d42c0f81fd2"> 336</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_40(op, st, ss) MSGPACK_PP_SEQ_FOLD_LEFT_I_40(op, st, ss, MSGPACK_PP_SEQ_SIZE(ss))</span></div><div class="line"><a name="l00337"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a34407fef1746dd6311093dfac0da71c2"> 337</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_41(op, st, ss) MSGPACK_PP_SEQ_FOLD_LEFT_I_41(op, st, ss, MSGPACK_PP_SEQ_SIZE(ss))</span></div><div class="line"><a name="l00338"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#ab6584bdc6e9dd1dcec38b3d614a28e18"> 338</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_42(op, st, ss) MSGPACK_PP_SEQ_FOLD_LEFT_I_42(op, st, ss, MSGPACK_PP_SEQ_SIZE(ss))</span></div><div class="line"><a name="l00339"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a36391391f6804f28a5a51754c038631c"> 339</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_43(op, st, ss) MSGPACK_PP_SEQ_FOLD_LEFT_I_43(op, st, ss, MSGPACK_PP_SEQ_SIZE(ss))</span></div><div class="line"><a name="l00340"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a8234374ff9e9091ec4747d0da1f4adbe"> 340</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_44(op, st, ss) MSGPACK_PP_SEQ_FOLD_LEFT_I_44(op, st, ss, MSGPACK_PP_SEQ_SIZE(ss))</span></div><div class="line"><a name="l00341"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#abd916b82db34b474f6f717c70536561e"> 341</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_45(op, st, ss) MSGPACK_PP_SEQ_FOLD_LEFT_I_45(op, st, ss, MSGPACK_PP_SEQ_SIZE(ss))</span></div><div class="line"><a name="l00342"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a34c7698d39ec6b96de0a8619f49cedc6"> 342</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_46(op, st, ss) MSGPACK_PP_SEQ_FOLD_LEFT_I_46(op, st, ss, MSGPACK_PP_SEQ_SIZE(ss))</span></div><div class="line"><a name="l00343"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#aebf7508a6410d6d8bd3b9c1e65e121b7"> 343</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_47(op, st, ss) MSGPACK_PP_SEQ_FOLD_LEFT_I_47(op, st, ss, MSGPACK_PP_SEQ_SIZE(ss))</span></div><div class="line"><a name="l00344"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a051570af9eb51c773af2beef195d8a9c"> 344</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_48(op, st, ss) MSGPACK_PP_SEQ_FOLD_LEFT_I_48(op, st, ss, MSGPACK_PP_SEQ_SIZE(ss))</span></div><div class="line"><a name="l00345"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#ac451d99022eaee030b61f8795aa27d95"> 345</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_49(op, st, ss) MSGPACK_PP_SEQ_FOLD_LEFT_I_49(op, st, ss, MSGPACK_PP_SEQ_SIZE(ss))</span></div><div class="line"><a name="l00346"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a795b732430eb70ac1872681bb3f2c474"> 346</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_50(op, st, ss) MSGPACK_PP_SEQ_FOLD_LEFT_I_50(op, st, ss, MSGPACK_PP_SEQ_SIZE(ss))</span></div><div class="line"><a name="l00347"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a0c73b37558b780c0206c55d1354d260b"> 347</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_51(op, st, ss) MSGPACK_PP_SEQ_FOLD_LEFT_I_51(op, st, ss, MSGPACK_PP_SEQ_SIZE(ss))</span></div><div class="line"><a name="l00348"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#adfe7c9fed4ab26145b2e8180f8330e31"> 348</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_52(op, st, ss) MSGPACK_PP_SEQ_FOLD_LEFT_I_52(op, st, ss, MSGPACK_PP_SEQ_SIZE(ss))</span></div><div class="line"><a name="l00349"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#ac4c0fb447b65760af4083700760e6437"> 349</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_53(op, st, ss) MSGPACK_PP_SEQ_FOLD_LEFT_I_53(op, st, ss, MSGPACK_PP_SEQ_SIZE(ss))</span></div><div class="line"><a name="l00350"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a62d78e9a3c9d34ea6328f56d7efaba75"> 350</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_54(op, st, ss) MSGPACK_PP_SEQ_FOLD_LEFT_I_54(op, st, ss, MSGPACK_PP_SEQ_SIZE(ss))</span></div><div class="line"><a name="l00351"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#ab999098f9a1826ab24cdd60d348b4f34"> 351</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_55(op, st, ss) MSGPACK_PP_SEQ_FOLD_LEFT_I_55(op, st, ss, MSGPACK_PP_SEQ_SIZE(ss))</span></div><div class="line"><a name="l00352"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a50c08227ec93581f722bceeb19282d31"> 352</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_56(op, st, ss) MSGPACK_PP_SEQ_FOLD_LEFT_I_56(op, st, ss, MSGPACK_PP_SEQ_SIZE(ss))</span></div><div class="line"><a name="l00353"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a1d0382af66749662fed3f447034c1b61"> 353</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_57(op, st, ss) MSGPACK_PP_SEQ_FOLD_LEFT_I_57(op, st, ss, MSGPACK_PP_SEQ_SIZE(ss))</span></div><div class="line"><a name="l00354"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a2933d96806d45b7dbe52d4034d48dffb"> 354</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_58(op, st, ss) MSGPACK_PP_SEQ_FOLD_LEFT_I_58(op, st, ss, MSGPACK_PP_SEQ_SIZE(ss))</span></div><div class="line"><a name="l00355"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#afa9135638a9d3f533195548ca3b62e4d"> 355</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_59(op, st, ss) MSGPACK_PP_SEQ_FOLD_LEFT_I_59(op, st, ss, MSGPACK_PP_SEQ_SIZE(ss))</span></div><div class="line"><a name="l00356"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a9b9da9ce13afe7e52ac245e61cf669cb"> 356</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_60(op, st, ss) MSGPACK_PP_SEQ_FOLD_LEFT_I_60(op, st, ss, MSGPACK_PP_SEQ_SIZE(ss))</span></div><div class="line"><a name="l00357"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#abb05baae26e68ea35da0599634f3716a"> 357</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_61(op, st, ss) MSGPACK_PP_SEQ_FOLD_LEFT_I_61(op, st, ss, MSGPACK_PP_SEQ_SIZE(ss))</span></div><div class="line"><a name="l00358"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a8eeaf01b569c8badd3f1b1802b09a936"> 358</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_62(op, st, ss) MSGPACK_PP_SEQ_FOLD_LEFT_I_62(op, st, ss, MSGPACK_PP_SEQ_SIZE(ss))</span></div><div class="line"><a name="l00359"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#ade771c2e06c233cf70c4037deda95f8d"> 359</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_63(op, st, ss) MSGPACK_PP_SEQ_FOLD_LEFT_I_63(op, st, ss, MSGPACK_PP_SEQ_SIZE(ss))</span></div><div class="line"><a name="l00360"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#afb87903b05e7d26f62ec1b5ec32bb6ee"> 360</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_64(op, st, ss) MSGPACK_PP_SEQ_FOLD_LEFT_I_64(op, st, ss, MSGPACK_PP_SEQ_SIZE(ss))</span></div><div class="line"><a name="l00361"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a806d26cb387021b7b0337d78209baa78"> 361</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_65(op, st, ss) MSGPACK_PP_SEQ_FOLD_LEFT_I_65(op, st, ss, MSGPACK_PP_SEQ_SIZE(ss))</span></div><div class="line"><a name="l00362"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a7ddd54291d14e4963d686c03abb57a5b"> 362</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_66(op, st, ss) MSGPACK_PP_SEQ_FOLD_LEFT_I_66(op, st, ss, MSGPACK_PP_SEQ_SIZE(ss))</span></div><div class="line"><a name="l00363"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a3b6a3424fc4161ad048a947575db46ef"> 363</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_67(op, st, ss) MSGPACK_PP_SEQ_FOLD_LEFT_I_67(op, st, ss, MSGPACK_PP_SEQ_SIZE(ss))</span></div><div class="line"><a name="l00364"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a4fd66ed5a7688b13e9c6a92bfb0dc933"> 364</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_68(op, st, ss) MSGPACK_PP_SEQ_FOLD_LEFT_I_68(op, st, ss, MSGPACK_PP_SEQ_SIZE(ss))</span></div><div class="line"><a name="l00365"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a6ed7e3558beccbf812f19e8774ee9002"> 365</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_69(op, st, ss) MSGPACK_PP_SEQ_FOLD_LEFT_I_69(op, st, ss, MSGPACK_PP_SEQ_SIZE(ss))</span></div><div class="line"><a name="l00366"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a0020535f71a9351f31ec0295cdd3e9a1"> 366</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_70(op, st, ss) MSGPACK_PP_SEQ_FOLD_LEFT_I_70(op, st, ss, MSGPACK_PP_SEQ_SIZE(ss))</span></div><div class="line"><a name="l00367"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a42b6f7896b1acbc8da61a29a2bdce15f"> 367</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_71(op, st, ss) MSGPACK_PP_SEQ_FOLD_LEFT_I_71(op, st, ss, MSGPACK_PP_SEQ_SIZE(ss))</span></div><div class="line"><a name="l00368"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#aeede03f8abedd614d994aa90513add1b"> 368</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_72(op, st, ss) MSGPACK_PP_SEQ_FOLD_LEFT_I_72(op, st, ss, MSGPACK_PP_SEQ_SIZE(ss))</span></div><div class="line"><a name="l00369"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a6c701a8c308de9081c5dae3d21ed2470"> 369</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_73(op, st, ss) MSGPACK_PP_SEQ_FOLD_LEFT_I_73(op, st, ss, MSGPACK_PP_SEQ_SIZE(ss))</span></div><div class="line"><a name="l00370"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a087ee65ee78eb8c9c568a891ee5f6463"> 370</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_74(op, st, ss) MSGPACK_PP_SEQ_FOLD_LEFT_I_74(op, st, ss, MSGPACK_PP_SEQ_SIZE(ss))</span></div><div class="line"><a name="l00371"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#abe6c495dc8069b9224648a3a8038dbfa"> 371</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_75(op, st, ss) MSGPACK_PP_SEQ_FOLD_LEFT_I_75(op, st, ss, MSGPACK_PP_SEQ_SIZE(ss))</span></div><div class="line"><a name="l00372"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a883cdced95d29c40a1a67ac0262b791e"> 372</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_76(op, st, ss) MSGPACK_PP_SEQ_FOLD_LEFT_I_76(op, st, ss, MSGPACK_PP_SEQ_SIZE(ss))</span></div><div class="line"><a name="l00373"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a28cea6c899829b50a8963452031643af"> 373</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_77(op, st, ss) MSGPACK_PP_SEQ_FOLD_LEFT_I_77(op, st, ss, MSGPACK_PP_SEQ_SIZE(ss))</span></div><div class="line"><a name="l00374"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a331b5be26784d09fa5d7aec0ae1dba95"> 374</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_78(op, st, ss) MSGPACK_PP_SEQ_FOLD_LEFT_I_78(op, st, ss, MSGPACK_PP_SEQ_SIZE(ss))</span></div><div class="line"><a name="l00375"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a37b67750e9aa26692c084caf77affd72"> 375</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_79(op, st, ss) MSGPACK_PP_SEQ_FOLD_LEFT_I_79(op, st, ss, MSGPACK_PP_SEQ_SIZE(ss))</span></div><div class="line"><a name="l00376"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a527aa8cec138bf95b1f4656b0dfed611"> 376</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_80(op, st, ss) MSGPACK_PP_SEQ_FOLD_LEFT_I_80(op, st, ss, MSGPACK_PP_SEQ_SIZE(ss))</span></div><div class="line"><a name="l00377"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#afefbf4b7b221bd7fe61780a8b46f6265"> 377</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_81(op, st, ss) MSGPACK_PP_SEQ_FOLD_LEFT_I_81(op, st, ss, MSGPACK_PP_SEQ_SIZE(ss))</span></div><div class="line"><a name="l00378"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#ad2374bde949a9a213d84abf1cc230d72"> 378</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_82(op, st, ss) MSGPACK_PP_SEQ_FOLD_LEFT_I_82(op, st, ss, MSGPACK_PP_SEQ_SIZE(ss))</span></div><div class="line"><a name="l00379"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#adba0e7b3d729ba1acc6a7b72909901ac"> 379</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_83(op, st, ss) MSGPACK_PP_SEQ_FOLD_LEFT_I_83(op, st, ss, MSGPACK_PP_SEQ_SIZE(ss))</span></div><div class="line"><a name="l00380"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a91b19d5428f99c1092676cd827199be6"> 380</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_84(op, st, ss) MSGPACK_PP_SEQ_FOLD_LEFT_I_84(op, st, ss, MSGPACK_PP_SEQ_SIZE(ss))</span></div><div class="line"><a name="l00381"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a1f129dbca6b67a565198f6b703a747dc"> 381</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_85(op, st, ss) MSGPACK_PP_SEQ_FOLD_LEFT_I_85(op, st, ss, MSGPACK_PP_SEQ_SIZE(ss))</span></div><div class="line"><a name="l00382"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a0826f18091a5259da68d39d5fe506f01"> 382</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_86(op, st, ss) MSGPACK_PP_SEQ_FOLD_LEFT_I_86(op, st, ss, MSGPACK_PP_SEQ_SIZE(ss))</span></div><div class="line"><a name="l00383"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a0b04605ba1c40c1a32003ddb9cdafbaa"> 383</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_87(op, st, ss) MSGPACK_PP_SEQ_FOLD_LEFT_I_87(op, st, ss, MSGPACK_PP_SEQ_SIZE(ss))</span></div><div class="line"><a name="l00384"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a339704230b71cf7c07ef749ae76b5e36"> 384</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_88(op, st, ss) MSGPACK_PP_SEQ_FOLD_LEFT_I_88(op, st, ss, MSGPACK_PP_SEQ_SIZE(ss))</span></div><div class="line"><a name="l00385"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#aa9dda62ec32afd229b87b406a43ebb00"> 385</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_89(op, st, ss) MSGPACK_PP_SEQ_FOLD_LEFT_I_89(op, st, ss, MSGPACK_PP_SEQ_SIZE(ss))</span></div><div class="line"><a name="l00386"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a7601c48becc24ebbd36efe85eb1198cc"> 386</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_90(op, st, ss) MSGPACK_PP_SEQ_FOLD_LEFT_I_90(op, st, ss, MSGPACK_PP_SEQ_SIZE(ss))</span></div><div class="line"><a name="l00387"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a5aec47f7960dd5963eaa200cb2a60021"> 387</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_91(op, st, ss) MSGPACK_PP_SEQ_FOLD_LEFT_I_91(op, st, ss, MSGPACK_PP_SEQ_SIZE(ss))</span></div><div class="line"><a name="l00388"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a6f51a0784466ef5f337da950fb574858"> 388</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_92(op, st, ss) MSGPACK_PP_SEQ_FOLD_LEFT_I_92(op, st, ss, MSGPACK_PP_SEQ_SIZE(ss))</span></div><div class="line"><a name="l00389"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#aefebedb0118b4c443e38ec54df43424d"> 389</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_93(op, st, ss) MSGPACK_PP_SEQ_FOLD_LEFT_I_93(op, st, ss, MSGPACK_PP_SEQ_SIZE(ss))</span></div><div class="line"><a name="l00390"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a35ae89111b93d370a9a2fb624cde8ead"> 390</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_94(op, st, ss) MSGPACK_PP_SEQ_FOLD_LEFT_I_94(op, st, ss, MSGPACK_PP_SEQ_SIZE(ss))</span></div><div class="line"><a name="l00391"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a573785abfc047dbce77a19921925d955"> 391</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_95(op, st, ss) MSGPACK_PP_SEQ_FOLD_LEFT_I_95(op, st, ss, MSGPACK_PP_SEQ_SIZE(ss))</span></div><div class="line"><a name="l00392"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#afec86770777570ea712d76b2b6196573"> 392</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_96(op, st, ss) MSGPACK_PP_SEQ_FOLD_LEFT_I_96(op, st, ss, MSGPACK_PP_SEQ_SIZE(ss))</span></div><div class="line"><a name="l00393"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a6fa65262468c12b2c2c6cad204156ddd"> 393</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_97(op, st, ss) MSGPACK_PP_SEQ_FOLD_LEFT_I_97(op, st, ss, MSGPACK_PP_SEQ_SIZE(ss))</span></div><div class="line"><a name="l00394"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a828cda3e3e704ca3cac3339a7f51bc92"> 394</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_98(op, st, ss) MSGPACK_PP_SEQ_FOLD_LEFT_I_98(op, st, ss, MSGPACK_PP_SEQ_SIZE(ss))</span></div><div class="line"><a name="l00395"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a613cdc1d31bb2f16a41156c7af047b99"> 395</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_99(op, st, ss) MSGPACK_PP_SEQ_FOLD_LEFT_I_99(op, st, ss, MSGPACK_PP_SEQ_SIZE(ss))</span></div><div class="line"><a name="l00396"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#ae8f9ad5c6274b06c74997143ca7c424c"> 396</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_100(op, st, ss) MSGPACK_PP_SEQ_FOLD_LEFT_I_100(op, st, ss, MSGPACK_PP_SEQ_SIZE(ss))</span></div><div class="line"><a name="l00397"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#ac201234c4882f5dccc03d2a748bceaa6"> 397</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_101(op, st, ss) MSGPACK_PP_SEQ_FOLD_LEFT_I_101(op, st, ss, MSGPACK_PP_SEQ_SIZE(ss))</span></div><div class="line"><a name="l00398"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#ad1be3d9d17b13a021a4a9a4415497047"> 398</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_102(op, st, ss) MSGPACK_PP_SEQ_FOLD_LEFT_I_102(op, st, ss, MSGPACK_PP_SEQ_SIZE(ss))</span></div><div class="line"><a name="l00399"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a37dab86a2f7b9adc0d5e7afa5911781d"> 399</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_103(op, st, ss) MSGPACK_PP_SEQ_FOLD_LEFT_I_103(op, st, ss, MSGPACK_PP_SEQ_SIZE(ss))</span></div><div class="line"><a name="l00400"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a4c07f7791173b1d3c1eac00efc405c5a"> 400</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_104(op, st, ss) MSGPACK_PP_SEQ_FOLD_LEFT_I_104(op, st, ss, MSGPACK_PP_SEQ_SIZE(ss))</span></div><div class="line"><a name="l00401"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a34e5b1cfb1a5b6e9b7d933437a2d6a78"> 401</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_105(op, st, ss) MSGPACK_PP_SEQ_FOLD_LEFT_I_105(op, st, ss, MSGPACK_PP_SEQ_SIZE(ss))</span></div><div class="line"><a name="l00402"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a508e0df46c66d100be775c0db4aa0da9"> 402</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_106(op, st, ss) MSGPACK_PP_SEQ_FOLD_LEFT_I_106(op, st, ss, MSGPACK_PP_SEQ_SIZE(ss))</span></div><div class="line"><a name="l00403"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a0263b159811a5db2c1c20f6182f8e697"> 403</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_107(op, st, ss) MSGPACK_PP_SEQ_FOLD_LEFT_I_107(op, st, ss, MSGPACK_PP_SEQ_SIZE(ss))</span></div><div class="line"><a name="l00404"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a6eca6a5c8949c48fe6539aa752bf3f29"> 404</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_108(op, st, ss) MSGPACK_PP_SEQ_FOLD_LEFT_I_108(op, st, ss, MSGPACK_PP_SEQ_SIZE(ss))</span></div><div class="line"><a name="l00405"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a815b8558aac4c7e231409a6122694da1"> 405</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_109(op, st, ss) MSGPACK_PP_SEQ_FOLD_LEFT_I_109(op, st, ss, MSGPACK_PP_SEQ_SIZE(ss))</span></div><div class="line"><a name="l00406"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#aac67120ae9cf3715a81f412887cb9755"> 406</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_110(op, st, ss) MSGPACK_PP_SEQ_FOLD_LEFT_I_110(op, st, ss, MSGPACK_PP_SEQ_SIZE(ss))</span></div><div class="line"><a name="l00407"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a771364927eee9f55dec887af9a22184c"> 407</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_111(op, st, ss) MSGPACK_PP_SEQ_FOLD_LEFT_I_111(op, st, ss, MSGPACK_PP_SEQ_SIZE(ss))</span></div><div class="line"><a name="l00408"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#ae1292d8c7574266f2b51859d34d7eac4"> 408</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_112(op, st, ss) MSGPACK_PP_SEQ_FOLD_LEFT_I_112(op, st, ss, MSGPACK_PP_SEQ_SIZE(ss))</span></div><div class="line"><a name="l00409"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#ade0cdafb2d98db36e3e6c2369b01c957"> 409</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_113(op, st, ss) MSGPACK_PP_SEQ_FOLD_LEFT_I_113(op, st, ss, MSGPACK_PP_SEQ_SIZE(ss))</span></div><div class="line"><a name="l00410"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a72561a5f36aa39ba60b2f3a318f28192"> 410</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_114(op, st, ss) MSGPACK_PP_SEQ_FOLD_LEFT_I_114(op, st, ss, MSGPACK_PP_SEQ_SIZE(ss))</span></div><div class="line"><a name="l00411"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#aa9b7bff27984157ed1bbbc34eda933f4"> 411</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_115(op, st, ss) MSGPACK_PP_SEQ_FOLD_LEFT_I_115(op, st, ss, MSGPACK_PP_SEQ_SIZE(ss))</span></div><div class="line"><a name="l00412"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a31e6a75a6731bfe3c3b552f7d73d5e2e"> 412</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_116(op, st, ss) MSGPACK_PP_SEQ_FOLD_LEFT_I_116(op, st, ss, MSGPACK_PP_SEQ_SIZE(ss))</span></div><div class="line"><a name="l00413"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#ab4a94306b2e4a28ae8a82346013fe618"> 413</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_117(op, st, ss) MSGPACK_PP_SEQ_FOLD_LEFT_I_117(op, st, ss, MSGPACK_PP_SEQ_SIZE(ss))</span></div><div class="line"><a name="l00414"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#aa518cd63c42dcf5f0db4bad7c7948ed1"> 414</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_118(op, st, ss) MSGPACK_PP_SEQ_FOLD_LEFT_I_118(op, st, ss, MSGPACK_PP_SEQ_SIZE(ss))</span></div><div class="line"><a name="l00415"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a31c1c0f1705d7d0b105ae7521c904216"> 415</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_119(op, st, ss) MSGPACK_PP_SEQ_FOLD_LEFT_I_119(op, st, ss, MSGPACK_PP_SEQ_SIZE(ss))</span></div><div class="line"><a name="l00416"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#ad46c0a99e66ec0566bd4511531b3dc65"> 416</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_120(op, st, ss) MSGPACK_PP_SEQ_FOLD_LEFT_I_120(op, st, ss, MSGPACK_PP_SEQ_SIZE(ss))</span></div><div class="line"><a name="l00417"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#aea13f7f1c79417cc4283143b11a13a18"> 417</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_121(op, st, ss) MSGPACK_PP_SEQ_FOLD_LEFT_I_121(op, st, ss, MSGPACK_PP_SEQ_SIZE(ss))</span></div><div class="line"><a name="l00418"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a671bed816bf2c5c8cf94320483b46fb6"> 418</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_122(op, st, ss) MSGPACK_PP_SEQ_FOLD_LEFT_I_122(op, st, ss, MSGPACK_PP_SEQ_SIZE(ss))</span></div><div class="line"><a name="l00419"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a0be4317117b09d132ee8732368dd770b"> 419</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_123(op, st, ss) MSGPACK_PP_SEQ_FOLD_LEFT_I_123(op, st, ss, MSGPACK_PP_SEQ_SIZE(ss))</span></div><div class="line"><a name="l00420"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#affdd5278f52bdbe3587f4b5b5ec4c98d"> 420</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_124(op, st, ss) MSGPACK_PP_SEQ_FOLD_LEFT_I_124(op, st, ss, MSGPACK_PP_SEQ_SIZE(ss))</span></div><div class="line"><a name="l00421"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a3f2b2a8dab3c9d47ea75f28a8027ab0d"> 421</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_125(op, st, ss) MSGPACK_PP_SEQ_FOLD_LEFT_I_125(op, st, ss, MSGPACK_PP_SEQ_SIZE(ss))</span></div><div class="line"><a name="l00422"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#aae6a8e5d1dd7420d7193467646269bbc"> 422</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_126(op, st, ss) MSGPACK_PP_SEQ_FOLD_LEFT_I_126(op, st, ss, MSGPACK_PP_SEQ_SIZE(ss))</span></div><div class="line"><a name="l00423"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#ad4806ccba6ae9f457ab9f391b4a101f4"> 423</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_127(op, st, ss) MSGPACK_PP_SEQ_FOLD_LEFT_I_127(op, st, ss, MSGPACK_PP_SEQ_SIZE(ss))</span></div><div class="line"><a name="l00424"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#ae8e7110d93c80d08fb43372010b865c0"> 424</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_128(op, st, ss) MSGPACK_PP_SEQ_FOLD_LEFT_I_128(op, st, ss, MSGPACK_PP_SEQ_SIZE(ss))</span></div><div class="line"><a name="l00425"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a91f95863c0626014fd6cb4d119da30cb"> 425</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_129(op, st, ss) MSGPACK_PP_SEQ_FOLD_LEFT_I_129(op, st, ss, MSGPACK_PP_SEQ_SIZE(ss))</span></div><div class="line"><a name="l00426"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#ae0aaee1681f2027e10c0bcc9e64debc2"> 426</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_130(op, st, ss) MSGPACK_PP_SEQ_FOLD_LEFT_I_130(op, st, ss, MSGPACK_PP_SEQ_SIZE(ss))</span></div><div class="line"><a name="l00427"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a710ab9e8f4814cfbb72640f8b89b88c5"> 427</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_131(op, st, ss) MSGPACK_PP_SEQ_FOLD_LEFT_I_131(op, st, ss, MSGPACK_PP_SEQ_SIZE(ss))</span></div><div class="line"><a name="l00428"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#ac5638b05573f3dad90e822ca0795957e"> 428</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_132(op, st, ss) MSGPACK_PP_SEQ_FOLD_LEFT_I_132(op, st, ss, MSGPACK_PP_SEQ_SIZE(ss))</span></div><div class="line"><a name="l00429"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a26e3704aaba560ac8406fe3953f70f4b"> 429</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_133(op, st, ss) MSGPACK_PP_SEQ_FOLD_LEFT_I_133(op, st, ss, MSGPACK_PP_SEQ_SIZE(ss))</span></div><div class="line"><a name="l00430"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#ab823ab6bac252afc776a3e50c4a408c7"> 430</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_134(op, st, ss) MSGPACK_PP_SEQ_FOLD_LEFT_I_134(op, st, ss, MSGPACK_PP_SEQ_SIZE(ss))</span></div><div class="line"><a name="l00431"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a036655eeb7f767467e44a9fdadae9574"> 431</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_135(op, st, ss) MSGPACK_PP_SEQ_FOLD_LEFT_I_135(op, st, ss, MSGPACK_PP_SEQ_SIZE(ss))</span></div><div class="line"><a name="l00432"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a4474645c2fa38328eba9f03f890b5fc8"> 432</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_136(op, st, ss) MSGPACK_PP_SEQ_FOLD_LEFT_I_136(op, st, ss, MSGPACK_PP_SEQ_SIZE(ss))</span></div><div class="line"><a name="l00433"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a7eacf226354c91a1e14325e31033e5c1"> 433</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_137(op, st, ss) MSGPACK_PP_SEQ_FOLD_LEFT_I_137(op, st, ss, MSGPACK_PP_SEQ_SIZE(ss))</span></div><div class="line"><a name="l00434"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a8f55357bba31d60011f39d3e6c4daad1"> 434</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_138(op, st, ss) MSGPACK_PP_SEQ_FOLD_LEFT_I_138(op, st, ss, MSGPACK_PP_SEQ_SIZE(ss))</span></div><div class="line"><a name="l00435"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a0e20030e0d41d643183a0d665a7fccb4"> 435</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_139(op, st, ss) MSGPACK_PP_SEQ_FOLD_LEFT_I_139(op, st, ss, MSGPACK_PP_SEQ_SIZE(ss))</span></div><div class="line"><a name="l00436"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a5a5459770e3da190b8eb3c8108c02b21"> 436</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_140(op, st, ss) MSGPACK_PP_SEQ_FOLD_LEFT_I_140(op, st, ss, MSGPACK_PP_SEQ_SIZE(ss))</span></div><div class="line"><a name="l00437"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#afd7e8213cd23e1cb7126d5ba9ab465d7"> 437</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_141(op, st, ss) MSGPACK_PP_SEQ_FOLD_LEFT_I_141(op, st, ss, MSGPACK_PP_SEQ_SIZE(ss))</span></div><div class="line"><a name="l00438"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a256b323930c05dc48a6c8a0ffae50786"> 438</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_142(op, st, ss) MSGPACK_PP_SEQ_FOLD_LEFT_I_142(op, st, ss, MSGPACK_PP_SEQ_SIZE(ss))</span></div><div class="line"><a name="l00439"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a43edbc64ca889c84c7bdd4e169d39a61"> 439</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_143(op, st, ss) MSGPACK_PP_SEQ_FOLD_LEFT_I_143(op, st, ss, MSGPACK_PP_SEQ_SIZE(ss))</span></div><div class="line"><a name="l00440"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#aa41fcc5f035142f84df6a0a0ca2399d7"> 440</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_144(op, st, ss) MSGPACK_PP_SEQ_FOLD_LEFT_I_144(op, st, ss, MSGPACK_PP_SEQ_SIZE(ss))</span></div><div class="line"><a name="l00441"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#aa68b434013d6e8fb49e91fb65e99d21b"> 441</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_145(op, st, ss) MSGPACK_PP_SEQ_FOLD_LEFT_I_145(op, st, ss, MSGPACK_PP_SEQ_SIZE(ss))</span></div><div class="line"><a name="l00442"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a74f76902f3831fdba34b24fcdc57dfb5"> 442</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_146(op, st, ss) MSGPACK_PP_SEQ_FOLD_LEFT_I_146(op, st, ss, MSGPACK_PP_SEQ_SIZE(ss))</span></div><div class="line"><a name="l00443"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a57433e9525ce8ef0764600a5c6bc7a4d"> 443</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_147(op, st, ss) MSGPACK_PP_SEQ_FOLD_LEFT_I_147(op, st, ss, MSGPACK_PP_SEQ_SIZE(ss))</span></div><div class="line"><a name="l00444"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a766d4ebaf844a42d8554a721c742b98e"> 444</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_148(op, st, ss) MSGPACK_PP_SEQ_FOLD_LEFT_I_148(op, st, ss, MSGPACK_PP_SEQ_SIZE(ss))</span></div><div class="line"><a name="l00445"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a35262748f0fd429a66ede006b99eb889"> 445</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_149(op, st, ss) MSGPACK_PP_SEQ_FOLD_LEFT_I_149(op, st, ss, MSGPACK_PP_SEQ_SIZE(ss))</span></div><div class="line"><a name="l00446"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a0f1b5346b13f6a0bdcb5b709af50374f"> 446</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_150(op, st, ss) MSGPACK_PP_SEQ_FOLD_LEFT_I_150(op, st, ss, MSGPACK_PP_SEQ_SIZE(ss))</span></div><div class="line"><a name="l00447"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#ac8af256ffaa154a5676d0f1e98bb26be"> 447</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_151(op, st, ss) MSGPACK_PP_SEQ_FOLD_LEFT_I_151(op, st, ss, MSGPACK_PP_SEQ_SIZE(ss))</span></div><div class="line"><a name="l00448"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a755f3976c142153c682ce919c155bf74"> 448</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_152(op, st, ss) MSGPACK_PP_SEQ_FOLD_LEFT_I_152(op, st, ss, MSGPACK_PP_SEQ_SIZE(ss))</span></div><div class="line"><a name="l00449"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a1e446c31b89c459f6cea2f3e8bb3b182"> 449</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_153(op, st, ss) MSGPACK_PP_SEQ_FOLD_LEFT_I_153(op, st, ss, MSGPACK_PP_SEQ_SIZE(ss))</span></div><div class="line"><a name="l00450"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a0109b9cbff9144cd6c2574d118c72c45"> 450</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_154(op, st, ss) MSGPACK_PP_SEQ_FOLD_LEFT_I_154(op, st, ss, MSGPACK_PP_SEQ_SIZE(ss))</span></div><div class="line"><a name="l00451"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#af3a7f2529f95361dff55a3dbbe852442"> 451</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_155(op, st, ss) MSGPACK_PP_SEQ_FOLD_LEFT_I_155(op, st, ss, MSGPACK_PP_SEQ_SIZE(ss))</span></div><div class="line"><a name="l00452"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a501dc47306eab85d5d71a9797c4c26fd"> 452</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_156(op, st, ss) MSGPACK_PP_SEQ_FOLD_LEFT_I_156(op, st, ss, MSGPACK_PP_SEQ_SIZE(ss))</span></div><div class="line"><a name="l00453"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a3d339b6dee26f90e1e98ac55b4f30a7d"> 453</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_157(op, st, ss) MSGPACK_PP_SEQ_FOLD_LEFT_I_157(op, st, ss, MSGPACK_PP_SEQ_SIZE(ss))</span></div><div class="line"><a name="l00454"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#aaef6bfeeeeda4da147291e899b23cbfa"> 454</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_158(op, st, ss) MSGPACK_PP_SEQ_FOLD_LEFT_I_158(op, st, ss, MSGPACK_PP_SEQ_SIZE(ss))</span></div><div class="line"><a name="l00455"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#ab68bef7e733499366046fdb052adeae3"> 455</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_159(op, st, ss) MSGPACK_PP_SEQ_FOLD_LEFT_I_159(op, st, ss, MSGPACK_PP_SEQ_SIZE(ss))</span></div><div class="line"><a name="l00456"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#aa5a50a5fa7da24adcd1be0ce5847b0b0"> 456</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_160(op, st, ss) MSGPACK_PP_SEQ_FOLD_LEFT_I_160(op, st, ss, MSGPACK_PP_SEQ_SIZE(ss))</span></div><div class="line"><a name="l00457"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a6caebf0d6026d0394b31ff7439802e96"> 457</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_161(op, st, ss) MSGPACK_PP_SEQ_FOLD_LEFT_I_161(op, st, ss, MSGPACK_PP_SEQ_SIZE(ss))</span></div><div class="line"><a name="l00458"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#ad675c3e07f091446cee93a9c919917ed"> 458</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_162(op, st, ss) MSGPACK_PP_SEQ_FOLD_LEFT_I_162(op, st, ss, MSGPACK_PP_SEQ_SIZE(ss))</span></div><div class="line"><a name="l00459"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a33b20328e7d7707a385a1bab2aae8aaa"> 459</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_163(op, st, ss) MSGPACK_PP_SEQ_FOLD_LEFT_I_163(op, st, ss, MSGPACK_PP_SEQ_SIZE(ss))</span></div><div class="line"><a name="l00460"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#aa6e63cb9325178bce0b26ba0d796ba59"> 460</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_164(op, st, ss) MSGPACK_PP_SEQ_FOLD_LEFT_I_164(op, st, ss, MSGPACK_PP_SEQ_SIZE(ss))</span></div><div class="line"><a name="l00461"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a44a73f8c0b75c9a3443b93871aa43dcf"> 461</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_165(op, st, ss) MSGPACK_PP_SEQ_FOLD_LEFT_I_165(op, st, ss, MSGPACK_PP_SEQ_SIZE(ss))</span></div><div class="line"><a name="l00462"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#aaec975d09b9a93ec51164213cbb4240a"> 462</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_166(op, st, ss) MSGPACK_PP_SEQ_FOLD_LEFT_I_166(op, st, ss, MSGPACK_PP_SEQ_SIZE(ss))</span></div><div class="line"><a name="l00463"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#afd0e8c52b7e07fbfcb65e7c269cb638b"> 463</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_167(op, st, ss) MSGPACK_PP_SEQ_FOLD_LEFT_I_167(op, st, ss, MSGPACK_PP_SEQ_SIZE(ss))</span></div><div class="line"><a name="l00464"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#ac75391f3e0388bfce8ea28b8bbf9602c"> 464</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_168(op, st, ss) MSGPACK_PP_SEQ_FOLD_LEFT_I_168(op, st, ss, MSGPACK_PP_SEQ_SIZE(ss))</span></div><div class="line"><a name="l00465"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#aa29db6e3b80269be437314b58c607500"> 465</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_169(op, st, ss) MSGPACK_PP_SEQ_FOLD_LEFT_I_169(op, st, ss, MSGPACK_PP_SEQ_SIZE(ss))</span></div><div class="line"><a name="l00466"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a73ca05c9b1b0a27ffce09605fd884d76"> 466</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_170(op, st, ss) MSGPACK_PP_SEQ_FOLD_LEFT_I_170(op, st, ss, MSGPACK_PP_SEQ_SIZE(ss))</span></div><div class="line"><a name="l00467"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a0fdb137131010a9cb7e59d4f0daf050d"> 467</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_171(op, st, ss) MSGPACK_PP_SEQ_FOLD_LEFT_I_171(op, st, ss, MSGPACK_PP_SEQ_SIZE(ss))</span></div><div class="line"><a name="l00468"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#ac6d578c9315c3e1421ba529cb1fed14a"> 468</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_172(op, st, ss) MSGPACK_PP_SEQ_FOLD_LEFT_I_172(op, st, ss, MSGPACK_PP_SEQ_SIZE(ss))</span></div><div class="line"><a name="l00469"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#aa957e2d22c5523b8984c8e61a653844b"> 469</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_173(op, st, ss) MSGPACK_PP_SEQ_FOLD_LEFT_I_173(op, st, ss, MSGPACK_PP_SEQ_SIZE(ss))</span></div><div class="line"><a name="l00470"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#abbfbd0584b8bb5b0d802f91720494435"> 470</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_174(op, st, ss) MSGPACK_PP_SEQ_FOLD_LEFT_I_174(op, st, ss, MSGPACK_PP_SEQ_SIZE(ss))</span></div><div class="line"><a name="l00471"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a4e6e26652a84adce37db59b63d778848"> 471</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_175(op, st, ss) MSGPACK_PP_SEQ_FOLD_LEFT_I_175(op, st, ss, MSGPACK_PP_SEQ_SIZE(ss))</span></div><div class="line"><a name="l00472"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#aa409bf5b2001124dca7b8c02ed061737"> 472</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_176(op, st, ss) MSGPACK_PP_SEQ_FOLD_LEFT_I_176(op, st, ss, MSGPACK_PP_SEQ_SIZE(ss))</span></div><div class="line"><a name="l00473"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a7691836c0b2fc7be6e2349d55b6e69ad"> 473</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_177(op, st, ss) MSGPACK_PP_SEQ_FOLD_LEFT_I_177(op, st, ss, MSGPACK_PP_SEQ_SIZE(ss))</span></div><div class="line"><a name="l00474"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a24b64c87765c7651bfb5c84710e2a233"> 474</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_178(op, st, ss) MSGPACK_PP_SEQ_FOLD_LEFT_I_178(op, st, ss, MSGPACK_PP_SEQ_SIZE(ss))</span></div><div class="line"><a name="l00475"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a797c82acebf228efe39f4411fd73d99f"> 475</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_179(op, st, ss) MSGPACK_PP_SEQ_FOLD_LEFT_I_179(op, st, ss, MSGPACK_PP_SEQ_SIZE(ss))</span></div><div class="line"><a name="l00476"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a268138a17ad2e0920d77811012a82299"> 476</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_180(op, st, ss) MSGPACK_PP_SEQ_FOLD_LEFT_I_180(op, st, ss, MSGPACK_PP_SEQ_SIZE(ss))</span></div><div class="line"><a name="l00477"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#af17d36f497c9035b43e0431d65063edd"> 477</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_181(op, st, ss) MSGPACK_PP_SEQ_FOLD_LEFT_I_181(op, st, ss, MSGPACK_PP_SEQ_SIZE(ss))</span></div><div class="line"><a name="l00478"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a88cb2d46b8dc8a7159b3ab6f3c538e87"> 478</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_182(op, st, ss) MSGPACK_PP_SEQ_FOLD_LEFT_I_182(op, st, ss, MSGPACK_PP_SEQ_SIZE(ss))</span></div><div class="line"><a name="l00479"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#ad6f185d91f988a5bd853977f6f8c09ab"> 479</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_183(op, st, ss) MSGPACK_PP_SEQ_FOLD_LEFT_I_183(op, st, ss, MSGPACK_PP_SEQ_SIZE(ss))</span></div><div class="line"><a name="l00480"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#ab8896531042164cb95afff5b60c9f384"> 480</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_184(op, st, ss) MSGPACK_PP_SEQ_FOLD_LEFT_I_184(op, st, ss, MSGPACK_PP_SEQ_SIZE(ss))</span></div><div class="line"><a name="l00481"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#afe352736a3cfef749a2e94653b02f260"> 481</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_185(op, st, ss) MSGPACK_PP_SEQ_FOLD_LEFT_I_185(op, st, ss, MSGPACK_PP_SEQ_SIZE(ss))</span></div><div class="line"><a name="l00482"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a21ae548b7a4aec18b9e0ec7530b40e75"> 482</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_186(op, st, ss) MSGPACK_PP_SEQ_FOLD_LEFT_I_186(op, st, ss, MSGPACK_PP_SEQ_SIZE(ss))</span></div><div class="line"><a name="l00483"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#aec6d2ccb01ffa78e355bd7710ed48e2d"> 483</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_187(op, st, ss) MSGPACK_PP_SEQ_FOLD_LEFT_I_187(op, st, ss, MSGPACK_PP_SEQ_SIZE(ss))</span></div><div class="line"><a name="l00484"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#afc361975460068d05a4e72464e872660"> 484</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_188(op, st, ss) MSGPACK_PP_SEQ_FOLD_LEFT_I_188(op, st, ss, MSGPACK_PP_SEQ_SIZE(ss))</span></div><div class="line"><a name="l00485"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a189e73aead26936a95ab927e7ad908c2"> 485</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_189(op, st, ss) MSGPACK_PP_SEQ_FOLD_LEFT_I_189(op, st, ss, MSGPACK_PP_SEQ_SIZE(ss))</span></div><div class="line"><a name="l00486"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a44f73764763d0f1f6baeacc739daaf0a"> 486</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_190(op, st, ss) MSGPACK_PP_SEQ_FOLD_LEFT_I_190(op, st, ss, MSGPACK_PP_SEQ_SIZE(ss))</span></div><div class="line"><a name="l00487"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a08a7db388fa63fe1da892daa62c1d8a1"> 487</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_191(op, st, ss) MSGPACK_PP_SEQ_FOLD_LEFT_I_191(op, st, ss, MSGPACK_PP_SEQ_SIZE(ss))</span></div><div class="line"><a name="l00488"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#ac60afc42313539a4baac8bef7945a87d"> 488</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_192(op, st, ss) MSGPACK_PP_SEQ_FOLD_LEFT_I_192(op, st, ss, MSGPACK_PP_SEQ_SIZE(ss))</span></div><div class="line"><a name="l00489"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a8f64f1bf2ed47ef4ea2a55268c647094"> 489</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_193(op, st, ss) MSGPACK_PP_SEQ_FOLD_LEFT_I_193(op, st, ss, MSGPACK_PP_SEQ_SIZE(ss))</span></div><div class="line"><a name="l00490"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a6c9ad2207490d08bc9f18023102bde7a"> 490</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_194(op, st, ss) MSGPACK_PP_SEQ_FOLD_LEFT_I_194(op, st, ss, MSGPACK_PP_SEQ_SIZE(ss))</span></div><div class="line"><a name="l00491"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a7ff58263b5c803cbeb681c6a4884d6b4"> 491</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_195(op, st, ss) MSGPACK_PP_SEQ_FOLD_LEFT_I_195(op, st, ss, MSGPACK_PP_SEQ_SIZE(ss))</span></div><div class="line"><a name="l00492"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#ae2cd5940ffde7ea21d6931a90ec8a28e"> 492</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_196(op, st, ss) MSGPACK_PP_SEQ_FOLD_LEFT_I_196(op, st, ss, MSGPACK_PP_SEQ_SIZE(ss))</span></div><div class="line"><a name="l00493"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a8b7867413a8f8f18173a8e54389025cd"> 493</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_197(op, st, ss) MSGPACK_PP_SEQ_FOLD_LEFT_I_197(op, st, ss, MSGPACK_PP_SEQ_SIZE(ss))</span></div><div class="line"><a name="l00494"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a93f1a481fc27598120648e162ef02458"> 494</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_198(op, st, ss) MSGPACK_PP_SEQ_FOLD_LEFT_I_198(op, st, ss, MSGPACK_PP_SEQ_SIZE(ss))</span></div><div class="line"><a name="l00495"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a0c4157689d0596f68ee8dfe159156d64"> 495</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_199(op, st, ss) MSGPACK_PP_SEQ_FOLD_LEFT_I_199(op, st, ss, MSGPACK_PP_SEQ_SIZE(ss))</span></div><div class="line"><a name="l00496"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a4035b004a17126c28cfb256f8088e8d4"> 496</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_200(op, st, ss) MSGPACK_PP_SEQ_FOLD_LEFT_I_200(op, st, ss, MSGPACK_PP_SEQ_SIZE(ss))</span></div><div class="line"><a name="l00497"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a3f330b75aa031533519483b317d335f4"> 497</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_201(op, st, ss) MSGPACK_PP_SEQ_FOLD_LEFT_I_201(op, st, ss, MSGPACK_PP_SEQ_SIZE(ss))</span></div><div class="line"><a name="l00498"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a042d9c88b120495a3438e4d57c2adc1c"> 498</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_202(op, st, ss) MSGPACK_PP_SEQ_FOLD_LEFT_I_202(op, st, ss, MSGPACK_PP_SEQ_SIZE(ss))</span></div><div class="line"><a name="l00499"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#abbbc9411a3733cf7e38fda99229a00bd"> 499</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_203(op, st, ss) MSGPACK_PP_SEQ_FOLD_LEFT_I_203(op, st, ss, MSGPACK_PP_SEQ_SIZE(ss))</span></div><div class="line"><a name="l00500"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a32881828d47518aaa03c9b3926e74b39"> 500</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_204(op, st, ss) MSGPACK_PP_SEQ_FOLD_LEFT_I_204(op, st, ss, MSGPACK_PP_SEQ_SIZE(ss))</span></div><div class="line"><a name="l00501"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a5fc2189e97b78664803659bd97d53032"> 501</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_205(op, st, ss) MSGPACK_PP_SEQ_FOLD_LEFT_I_205(op, st, ss, MSGPACK_PP_SEQ_SIZE(ss))</span></div><div class="line"><a name="l00502"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a2fc00899fb263df669249c0eba964b95"> 502</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_206(op, st, ss) MSGPACK_PP_SEQ_FOLD_LEFT_I_206(op, st, ss, MSGPACK_PP_SEQ_SIZE(ss))</span></div><div class="line"><a name="l00503"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a60f81edf2189e958ce5e738e3ba3c5b2"> 503</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_207(op, st, ss) MSGPACK_PP_SEQ_FOLD_LEFT_I_207(op, st, ss, MSGPACK_PP_SEQ_SIZE(ss))</span></div><div class="line"><a name="l00504"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#adb1a75d4e15a3fb7ab8388b60787cf64"> 504</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_208(op, st, ss) MSGPACK_PP_SEQ_FOLD_LEFT_I_208(op, st, ss, MSGPACK_PP_SEQ_SIZE(ss))</span></div><div class="line"><a name="l00505"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#afa8779330aa8564f7e209009fc9ccbf0"> 505</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_209(op, st, ss) MSGPACK_PP_SEQ_FOLD_LEFT_I_209(op, st, ss, MSGPACK_PP_SEQ_SIZE(ss))</span></div><div class="line"><a name="l00506"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a2c1cd7d29e5733d292750cfe4fb342e6"> 506</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_210(op, st, ss) MSGPACK_PP_SEQ_FOLD_LEFT_I_210(op, st, ss, MSGPACK_PP_SEQ_SIZE(ss))</span></div><div class="line"><a name="l00507"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#ab96564692ce36fbd7b1380e92ed1b404"> 507</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_211(op, st, ss) MSGPACK_PP_SEQ_FOLD_LEFT_I_211(op, st, ss, MSGPACK_PP_SEQ_SIZE(ss))</span></div><div class="line"><a name="l00508"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a7cc146a2b1260a5e03f90a2208ff01cb"> 508</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_212(op, st, ss) MSGPACK_PP_SEQ_FOLD_LEFT_I_212(op, st, ss, MSGPACK_PP_SEQ_SIZE(ss))</span></div><div class="line"><a name="l00509"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#ac0cefd468bb7a2eae62eb7160ca48fd5"> 509</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_213(op, st, ss) MSGPACK_PP_SEQ_FOLD_LEFT_I_213(op, st, ss, MSGPACK_PP_SEQ_SIZE(ss))</span></div><div class="line"><a name="l00510"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#ad1ed4178b71e89511f26ba96742fb94e"> 510</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_214(op, st, ss) MSGPACK_PP_SEQ_FOLD_LEFT_I_214(op, st, ss, MSGPACK_PP_SEQ_SIZE(ss))</span></div><div class="line"><a name="l00511"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#ac966784de2cbee9280a83228711940d9"> 511</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_215(op, st, ss) MSGPACK_PP_SEQ_FOLD_LEFT_I_215(op, st, ss, MSGPACK_PP_SEQ_SIZE(ss))</span></div><div class="line"><a name="l00512"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a9abaf59a1ad3a2dc0a597e649bc7f29f"> 512</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_216(op, st, ss) MSGPACK_PP_SEQ_FOLD_LEFT_I_216(op, st, ss, MSGPACK_PP_SEQ_SIZE(ss))</span></div><div class="line"><a name="l00513"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#aa9e387672e7c4ca7e6ef4d6dd16c3478"> 513</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_217(op, st, ss) MSGPACK_PP_SEQ_FOLD_LEFT_I_217(op, st, ss, MSGPACK_PP_SEQ_SIZE(ss))</span></div><div class="line"><a name="l00514"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#af9f94086af8046f7bbb3c40fcc3a101b"> 514</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_218(op, st, ss) MSGPACK_PP_SEQ_FOLD_LEFT_I_218(op, st, ss, MSGPACK_PP_SEQ_SIZE(ss))</span></div><div class="line"><a name="l00515"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#abf72a07635b4b34b17f9dcfe5df84d57"> 515</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_219(op, st, ss) MSGPACK_PP_SEQ_FOLD_LEFT_I_219(op, st, ss, MSGPACK_PP_SEQ_SIZE(ss))</span></div><div class="line"><a name="l00516"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a8d8098dc8500e1e2829d146eda123ae7"> 516</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_220(op, st, ss) MSGPACK_PP_SEQ_FOLD_LEFT_I_220(op, st, ss, MSGPACK_PP_SEQ_SIZE(ss))</span></div><div class="line"><a name="l00517"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a067ddb46cc633bd63fea5e22b8bc09c8"> 517</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_221(op, st, ss) MSGPACK_PP_SEQ_FOLD_LEFT_I_221(op, st, ss, MSGPACK_PP_SEQ_SIZE(ss))</span></div><div class="line"><a name="l00518"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#afd9558186a35d961462c99c599f3bfa6"> 518</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_222(op, st, ss) MSGPACK_PP_SEQ_FOLD_LEFT_I_222(op, st, ss, MSGPACK_PP_SEQ_SIZE(ss))</span></div><div class="line"><a name="l00519"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#ac55039a676a60136bf406dcca1d6c63f"> 519</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_223(op, st, ss) MSGPACK_PP_SEQ_FOLD_LEFT_I_223(op, st, ss, MSGPACK_PP_SEQ_SIZE(ss))</span></div><div class="line"><a name="l00520"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#ab4479c4390bdbc5b1e3664c3ea24e6e3"> 520</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_224(op, st, ss) MSGPACK_PP_SEQ_FOLD_LEFT_I_224(op, st, ss, MSGPACK_PP_SEQ_SIZE(ss))</span></div><div class="line"><a name="l00521"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#ac18c73de2c8fe8d53b04e0f88f72ba8d"> 521</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_225(op, st, ss) MSGPACK_PP_SEQ_FOLD_LEFT_I_225(op, st, ss, MSGPACK_PP_SEQ_SIZE(ss))</span></div><div class="line"><a name="l00522"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a765f3593c491bc5c826351c196a8e5f0"> 522</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_226(op, st, ss) MSGPACK_PP_SEQ_FOLD_LEFT_I_226(op, st, ss, MSGPACK_PP_SEQ_SIZE(ss))</span></div><div class="line"><a name="l00523"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a41b1c58a281574c7f3641c03ffbd692d"> 523</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_227(op, st, ss) MSGPACK_PP_SEQ_FOLD_LEFT_I_227(op, st, ss, MSGPACK_PP_SEQ_SIZE(ss))</span></div><div class="line"><a name="l00524"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#ace0fd8ef68e8ed3143f710fbf22175a1"> 524</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_228(op, st, ss) MSGPACK_PP_SEQ_FOLD_LEFT_I_228(op, st, ss, MSGPACK_PP_SEQ_SIZE(ss))</span></div><div class="line"><a name="l00525"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#abd8f8c8a826afceb8a2311533b5824e8"> 525</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_229(op, st, ss) MSGPACK_PP_SEQ_FOLD_LEFT_I_229(op, st, ss, MSGPACK_PP_SEQ_SIZE(ss))</span></div><div class="line"><a name="l00526"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#ae6580a09da4c01bfb3fc83de2493c22f"> 526</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_230(op, st, ss) MSGPACK_PP_SEQ_FOLD_LEFT_I_230(op, st, ss, MSGPACK_PP_SEQ_SIZE(ss))</span></div><div class="line"><a name="l00527"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a01cd1faf7475e0a4507264481070f468"> 527</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_231(op, st, ss) MSGPACK_PP_SEQ_FOLD_LEFT_I_231(op, st, ss, MSGPACK_PP_SEQ_SIZE(ss))</span></div><div class="line"><a name="l00528"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#ae156478e0660a951b35c560ec34d14ca"> 528</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_232(op, st, ss) MSGPACK_PP_SEQ_FOLD_LEFT_I_232(op, st, ss, MSGPACK_PP_SEQ_SIZE(ss))</span></div><div class="line"><a name="l00529"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#ac2ec0bebd59eab6e61c06c455dda62e6"> 529</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_233(op, st, ss) MSGPACK_PP_SEQ_FOLD_LEFT_I_233(op, st, ss, MSGPACK_PP_SEQ_SIZE(ss))</span></div><div class="line"><a name="l00530"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a475f1360d0bb2201afc2d075ae851b42"> 530</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_234(op, st, ss) MSGPACK_PP_SEQ_FOLD_LEFT_I_234(op, st, ss, MSGPACK_PP_SEQ_SIZE(ss))</span></div><div class="line"><a name="l00531"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a2b9322da949a96a75d9fb989888d395d"> 531</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_235(op, st, ss) MSGPACK_PP_SEQ_FOLD_LEFT_I_235(op, st, ss, MSGPACK_PP_SEQ_SIZE(ss))</span></div><div class="line"><a name="l00532"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a1326cff7e700c0bb182aeb94d15f1967"> 532</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_236(op, st, ss) MSGPACK_PP_SEQ_FOLD_LEFT_I_236(op, st, ss, MSGPACK_PP_SEQ_SIZE(ss))</span></div><div class="line"><a name="l00533"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a0b6a92054bd48f9dbc01c18212bdfdb6"> 533</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_237(op, st, ss) MSGPACK_PP_SEQ_FOLD_LEFT_I_237(op, st, ss, MSGPACK_PP_SEQ_SIZE(ss))</span></div><div class="line"><a name="l00534"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a5242f3d6ecf2a78ef67270460187bebb"> 534</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_238(op, st, ss) MSGPACK_PP_SEQ_FOLD_LEFT_I_238(op, st, ss, MSGPACK_PP_SEQ_SIZE(ss))</span></div><div class="line"><a name="l00535"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a99d9718a8489dd718e829ca94e1b428f"> 535</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_239(op, st, ss) MSGPACK_PP_SEQ_FOLD_LEFT_I_239(op, st, ss, MSGPACK_PP_SEQ_SIZE(ss))</span></div><div class="line"><a name="l00536"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#af742941d7264124d13699d3ca0aa107a"> 536</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_240(op, st, ss) MSGPACK_PP_SEQ_FOLD_LEFT_I_240(op, st, ss, MSGPACK_PP_SEQ_SIZE(ss))</span></div><div class="line"><a name="l00537"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#ac6f23e8449130ced45bd2fa744779c3e"> 537</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_241(op, st, ss) MSGPACK_PP_SEQ_FOLD_LEFT_I_241(op, st, ss, MSGPACK_PP_SEQ_SIZE(ss))</span></div><div class="line"><a name="l00538"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a1cefa12bba4d74d3de1f5e9f9e938c83"> 538</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_242(op, st, ss) MSGPACK_PP_SEQ_FOLD_LEFT_I_242(op, st, ss, MSGPACK_PP_SEQ_SIZE(ss))</span></div><div class="line"><a name="l00539"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a46b52e39b6125de96926fea4d7487e81"> 539</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_243(op, st, ss) MSGPACK_PP_SEQ_FOLD_LEFT_I_243(op, st, ss, MSGPACK_PP_SEQ_SIZE(ss))</span></div><div class="line"><a name="l00540"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a5b094220a14117989d496b9c5704f12d"> 540</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_244(op, st, ss) MSGPACK_PP_SEQ_FOLD_LEFT_I_244(op, st, ss, MSGPACK_PP_SEQ_SIZE(ss))</span></div><div class="line"><a name="l00541"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a369fe116890a49358d3138f0755034f6"> 541</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_245(op, st, ss) MSGPACK_PP_SEQ_FOLD_LEFT_I_245(op, st, ss, MSGPACK_PP_SEQ_SIZE(ss))</span></div><div class="line"><a name="l00542"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a66c81a22a8fcbbce22620a745bdb6d37"> 542</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_246(op, st, ss) MSGPACK_PP_SEQ_FOLD_LEFT_I_246(op, st, ss, MSGPACK_PP_SEQ_SIZE(ss))</span></div><div class="line"><a name="l00543"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a1897ab8ca03b83ab3f17bc74b4f8293d"> 543</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_247(op, st, ss) MSGPACK_PP_SEQ_FOLD_LEFT_I_247(op, st, ss, MSGPACK_PP_SEQ_SIZE(ss))</span></div><div class="line"><a name="l00544"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a1c2cf1f67ce638aa161637d4b4bffd58"> 544</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_248(op, st, ss) MSGPACK_PP_SEQ_FOLD_LEFT_I_248(op, st, ss, MSGPACK_PP_SEQ_SIZE(ss))</span></div><div class="line"><a name="l00545"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a8cd22a277d2ed3705aedbcc1baa1f757"> 545</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_249(op, st, ss) MSGPACK_PP_SEQ_FOLD_LEFT_I_249(op, st, ss, MSGPACK_PP_SEQ_SIZE(ss))</span></div><div class="line"><a name="l00546"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a27eafed43f3eb13aaf080f82c5473a89"> 546</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_250(op, st, ss) MSGPACK_PP_SEQ_FOLD_LEFT_I_250(op, st, ss, MSGPACK_PP_SEQ_SIZE(ss))</span></div><div class="line"><a name="l00547"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#af3097c62b00cfe237d38d49d3a958077"> 547</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_251(op, st, ss) MSGPACK_PP_SEQ_FOLD_LEFT_I_251(op, st, ss, MSGPACK_PP_SEQ_SIZE(ss))</span></div><div class="line"><a name="l00548"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a51e450dc374b58ecd1436df999a2d899"> 548</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_252(op, st, ss) MSGPACK_PP_SEQ_FOLD_LEFT_I_252(op, st, ss, MSGPACK_PP_SEQ_SIZE(ss))</span></div><div class="line"><a name="l00549"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a06b18b7a8392712df84ddea1bd4b3fae"> 549</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_253(op, st, ss) MSGPACK_PP_SEQ_FOLD_LEFT_I_253(op, st, ss, MSGPACK_PP_SEQ_SIZE(ss))</span></div><div class="line"><a name="l00550"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#ae625c51a8d880828ac8fcdef0352cbd1"> 550</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_254(op, st, ss) MSGPACK_PP_SEQ_FOLD_LEFT_I_254(op, st, ss, MSGPACK_PP_SEQ_SIZE(ss))</span></div><div class="line"><a name="l00551"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a5d01a35463a1762b702696e5cd39d0ed"> 551</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_255(op, st, ss) MSGPACK_PP_SEQ_FOLD_LEFT_I_255(op, st, ss, MSGPACK_PP_SEQ_SIZE(ss))</span></div><div class="line"><a name="l00552"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#acae23ee3454fe838433421dee1191c5e"> 552</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_256(op, st, ss) MSGPACK_PP_SEQ_FOLD_LEFT_I_256(op, st, ss, MSGPACK_PP_SEQ_SIZE(ss))</span></div><div class="line"><a name="l00553"></a><span class="lineno"> 553</span> <span class="preprocessor">#</span></div><div class="line"><a name="l00554"></a><span class="lineno"> 554</span> <span class="preprocessor"># if ~MSGPACK_PP_CONFIG_FLAGS() & MSGPACK_PP_CONFIG_DMC()</span></div><div class="line"><a name="l00555"></a><span class="lineno"> 555</span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_1(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_2, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op(2, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00556"></a><span class="lineno"> 556</span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_2(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_3, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op(3, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00557"></a><span class="lineno"> 557</span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_3(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_4, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op(4, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00558"></a><span class="lineno"> 558</span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_4(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_5, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op(5, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00559"></a><span class="lineno"> 559</span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_5(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_6, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op(6, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00560"></a><span class="lineno"> 560</span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_6(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_7, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op(7, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00561"></a><span class="lineno"> 561</span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_7(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_8, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op(8, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00562"></a><span class="lineno"> 562</span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_8(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_9, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op(9, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00563"></a><span class="lineno"> 563</span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_9(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_10, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op(10, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00564"></a><span class="lineno"> 564</span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_10(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_11, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op(11, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00565"></a><span class="lineno"> 565</span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_11(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_12, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op(12, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00566"></a><span class="lineno"> 566</span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_12(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_13, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op(13, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00567"></a><span class="lineno"> 567</span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_13(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_14, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op(14, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00568"></a><span class="lineno"> 568</span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_14(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_15, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op(15, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00569"></a><span class="lineno"> 569</span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_15(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_16, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op(16, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00570"></a><span class="lineno"> 570</span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_16(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_17, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op(17, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00571"></a><span class="lineno"> 571</span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_17(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_18, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op(18, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00572"></a><span class="lineno"> 572</span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_18(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_19, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op(19, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00573"></a><span class="lineno"> 573</span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_19(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_20, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op(20, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00574"></a><span class="lineno"> 574</span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_20(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_21, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op(21, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00575"></a><span class="lineno"> 575</span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_21(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_22, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op(22, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00576"></a><span class="lineno"> 576</span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_22(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_23, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op(23, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00577"></a><span class="lineno"> 577</span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_23(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_24, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op(24, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00578"></a><span class="lineno"> 578</span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_24(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_25, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op(25, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00579"></a><span class="lineno"> 579</span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_25(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_26, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op(26, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00580"></a><span class="lineno"> 580</span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_26(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_27, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op(27, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00581"></a><span class="lineno"> 581</span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_27(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_28, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op(28, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00582"></a><span class="lineno"> 582</span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_28(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_29, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op(29, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00583"></a><span class="lineno"> 583</span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_29(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_30, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op(30, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00584"></a><span class="lineno"> 584</span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_30(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_31, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op(31, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00585"></a><span class="lineno"> 585</span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_31(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_32, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op(32, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00586"></a><span class="lineno"> 586</span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_32(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_33, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op(33, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00587"></a><span class="lineno"> 587</span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_33(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_34, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op(34, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00588"></a><span class="lineno"> 588</span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_34(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_35, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op(35, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00589"></a><span class="lineno"> 589</span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_35(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_36, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op(36, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00590"></a><span class="lineno"> 590</span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_36(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_37, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op(37, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00591"></a><span class="lineno"> 591</span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_37(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_38, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op(38, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00592"></a><span class="lineno"> 592</span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_38(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_39, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op(39, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00593"></a><span class="lineno"> 593</span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_39(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_40, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op(40, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00594"></a><span class="lineno"> 594</span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_40(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_41, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op(41, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00595"></a><span class="lineno"> 595</span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_41(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_42, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op(42, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00596"></a><span class="lineno"> 596</span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_42(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_43, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op(43, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00597"></a><span class="lineno"> 597</span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_43(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_44, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op(44, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00598"></a><span class="lineno"> 598</span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_44(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_45, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op(45, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00599"></a><span class="lineno"> 599</span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_45(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_46, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op(46, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00600"></a><span class="lineno"> 600</span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_46(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_47, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op(47, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00601"></a><span class="lineno"> 601</span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_47(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_48, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op(48, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00602"></a><span class="lineno"> 602</span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_48(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_49, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op(49, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00603"></a><span class="lineno"> 603</span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_49(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_50, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op(50, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00604"></a><span class="lineno"> 604</span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_50(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_51, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op(51, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00605"></a><span class="lineno"> 605</span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_51(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_52, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op(52, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00606"></a><span class="lineno"> 606</span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_52(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_53, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op(53, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00607"></a><span class="lineno"> 607</span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_53(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_54, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op(54, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00608"></a><span class="lineno"> 608</span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_54(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_55, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op(55, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00609"></a><span class="lineno"> 609</span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_55(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_56, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op(56, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00610"></a><span class="lineno"> 610</span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_56(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_57, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op(57, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00611"></a><span class="lineno"> 611</span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_57(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_58, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op(58, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00612"></a><span class="lineno"> 612</span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_58(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_59, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op(59, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00613"></a><span class="lineno"> 613</span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_59(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_60, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op(60, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00614"></a><span class="lineno"> 614</span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_60(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_61, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op(61, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00615"></a><span class="lineno"> 615</span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_61(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_62, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op(62, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00616"></a><span class="lineno"> 616</span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_62(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_63, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op(63, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00617"></a><span class="lineno"> 617</span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_63(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_64, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op(64, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00618"></a><span class="lineno"> 618</span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_64(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_65, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op(65, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00619"></a><span class="lineno"> 619</span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_65(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_66, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op(66, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00620"></a><span class="lineno"> 620</span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_66(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_67, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op(67, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00621"></a><span class="lineno"> 621</span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_67(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_68, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op(68, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00622"></a><span class="lineno"> 622</span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_68(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_69, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op(69, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00623"></a><span class="lineno"> 623</span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_69(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_70, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op(70, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00624"></a><span class="lineno"> 624</span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_70(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_71, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op(71, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00625"></a><span class="lineno"> 625</span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_71(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_72, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op(72, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00626"></a><span class="lineno"> 626</span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_72(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_73, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op(73, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00627"></a><span class="lineno"> 627</span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_73(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_74, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op(74, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00628"></a><span class="lineno"> 628</span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_74(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_75, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op(75, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00629"></a><span class="lineno"> 629</span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_75(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_76, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op(76, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00630"></a><span class="lineno"> 630</span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_76(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_77, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op(77, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00631"></a><span class="lineno"> 631</span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_77(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_78, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op(78, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00632"></a><span class="lineno"> 632</span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_78(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_79, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op(79, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00633"></a><span class="lineno"> 633</span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_79(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_80, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op(80, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00634"></a><span class="lineno"> 634</span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_80(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_81, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op(81, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00635"></a><span class="lineno"> 635</span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_81(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_82, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op(82, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00636"></a><span class="lineno"> 636</span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_82(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_83, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op(83, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00637"></a><span class="lineno"> 637</span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_83(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_84, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op(84, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00638"></a><span class="lineno"> 638</span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_84(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_85, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op(85, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00639"></a><span class="lineno"> 639</span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_85(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_86, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op(86, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00640"></a><span class="lineno"> 640</span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_86(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_87, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op(87, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00641"></a><span class="lineno"> 641</span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_87(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_88, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op(88, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00642"></a><span class="lineno"> 642</span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_88(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_89, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op(89, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00643"></a><span class="lineno"> 643</span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_89(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_90, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op(90, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00644"></a><span class="lineno"> 644</span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_90(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_91, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op(91, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00645"></a><span class="lineno"> 645</span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_91(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_92, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op(92, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00646"></a><span class="lineno"> 646</span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_92(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_93, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op(93, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00647"></a><span class="lineno"> 647</span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_93(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_94, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op(94, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00648"></a><span class="lineno"> 648</span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_94(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_95, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op(95, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00649"></a><span class="lineno"> 649</span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_95(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_96, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op(96, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00650"></a><span class="lineno"> 650</span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_96(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_97, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op(97, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00651"></a><span class="lineno"> 651</span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_97(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_98, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op(98, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00652"></a><span class="lineno"> 652</span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_98(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_99, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op(99, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00653"></a><span class="lineno"> 653</span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_99(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_100, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op(100, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00654"></a><span class="lineno"> 654</span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_100(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_101, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op(101, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00655"></a><span class="lineno"> 655</span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_101(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_102, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op(102, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00656"></a><span class="lineno"> 656</span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_102(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_103, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op(103, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00657"></a><span class="lineno"> 657</span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_103(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_104, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op(104, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00658"></a><span class="lineno"> 658</span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_104(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_105, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op(105, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00659"></a><span class="lineno"> 659</span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_105(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_106, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op(106, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00660"></a><span class="lineno"> 660</span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_106(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_107, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op(107, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00661"></a><span class="lineno"> 661</span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_107(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_108, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op(108, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00662"></a><span class="lineno"> 662</span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_108(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_109, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op(109, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00663"></a><span class="lineno"> 663</span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_109(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_110, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op(110, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00664"></a><span class="lineno"> 664</span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_110(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_111, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op(111, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00665"></a><span class="lineno"> 665</span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_111(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_112, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op(112, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00666"></a><span class="lineno"> 666</span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_112(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_113, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op(113, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00667"></a><span class="lineno"> 667</span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_113(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_114, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op(114, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00668"></a><span class="lineno"> 668</span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_114(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_115, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op(115, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00669"></a><span class="lineno"> 669</span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_115(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_116, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op(116, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00670"></a><span class="lineno"> 670</span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_116(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_117, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op(117, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00671"></a><span class="lineno"> 671</span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_117(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_118, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op(118, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00672"></a><span class="lineno"> 672</span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_118(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_119, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op(119, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00673"></a><span class="lineno"> 673</span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_119(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_120, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op(120, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00674"></a><span class="lineno"> 674</span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_120(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_121, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op(121, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00675"></a><span class="lineno"> 675</span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_121(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_122, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op(122, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00676"></a><span class="lineno"> 676</span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_122(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_123, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op(123, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00677"></a><span class="lineno"> 677</span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_123(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_124, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op(124, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00678"></a><span class="lineno"> 678</span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_124(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_125, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op(125, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00679"></a><span class="lineno"> 679</span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_125(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_126, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op(126, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00680"></a><span class="lineno"> 680</span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_126(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_127, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op(127, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00681"></a><span class="lineno"> 681</span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_127(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_128, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op(128, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00682"></a><span class="lineno"> 682</span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_128(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_129, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op(129, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00683"></a><span class="lineno"> 683</span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_129(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_130, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op(130, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00684"></a><span class="lineno"> 684</span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_130(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_131, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op(131, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00685"></a><span class="lineno"> 685</span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_131(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_132, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op(132, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00686"></a><span class="lineno"> 686</span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_132(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_133, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op(133, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00687"></a><span class="lineno"> 687</span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_133(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_134, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op(134, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00688"></a><span class="lineno"> 688</span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_134(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_135, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op(135, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00689"></a><span class="lineno"> 689</span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_135(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_136, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op(136, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00690"></a><span class="lineno"> 690</span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_136(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_137, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op(137, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00691"></a><span class="lineno"> 691</span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_137(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_138, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op(138, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00692"></a><span class="lineno"> 692</span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_138(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_139, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op(139, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00693"></a><span class="lineno"> 693</span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_139(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_140, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op(140, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00694"></a><span class="lineno"> 694</span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_140(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_141, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op(141, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00695"></a><span class="lineno"> 695</span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_141(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_142, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op(142, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00696"></a><span class="lineno"> 696</span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_142(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_143, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op(143, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00697"></a><span class="lineno"> 697</span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_143(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_144, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op(144, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00698"></a><span class="lineno"> 698</span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_144(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_145, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op(145, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00699"></a><span class="lineno"> 699</span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_145(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_146, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op(146, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00700"></a><span class="lineno"> 700</span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_146(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_147, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op(147, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00701"></a><span class="lineno"> 701</span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_147(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_148, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op(148, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00702"></a><span class="lineno"> 702</span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_148(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_149, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op(149, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00703"></a><span class="lineno"> 703</span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_149(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_150, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op(150, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00704"></a><span class="lineno"> 704</span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_150(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_151, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op(151, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00705"></a><span class="lineno"> 705</span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_151(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_152, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op(152, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00706"></a><span class="lineno"> 706</span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_152(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_153, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op(153, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00707"></a><span class="lineno"> 707</span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_153(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_154, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op(154, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00708"></a><span class="lineno"> 708</span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_154(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_155, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op(155, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00709"></a><span class="lineno"> 709</span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_155(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_156, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op(156, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00710"></a><span class="lineno"> 710</span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_156(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_157, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op(157, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00711"></a><span class="lineno"> 711</span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_157(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_158, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op(158, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00712"></a><span class="lineno"> 712</span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_158(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_159, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op(159, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00713"></a><span class="lineno"> 713</span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_159(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_160, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op(160, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00714"></a><span class="lineno"> 714</span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_160(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_161, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op(161, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00715"></a><span class="lineno"> 715</span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_161(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_162, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op(162, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00716"></a><span class="lineno"> 716</span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_162(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_163, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op(163, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00717"></a><span class="lineno"> 717</span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_163(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_164, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op(164, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00718"></a><span class="lineno"> 718</span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_164(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_165, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op(165, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00719"></a><span class="lineno"> 719</span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_165(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_166, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op(166, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00720"></a><span class="lineno"> 720</span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_166(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_167, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op(167, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00721"></a><span class="lineno"> 721</span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_167(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_168, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op(168, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00722"></a><span class="lineno"> 722</span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_168(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_169, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op(169, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00723"></a><span class="lineno"> 723</span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_169(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_170, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op(170, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00724"></a><span class="lineno"> 724</span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_170(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_171, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op(171, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00725"></a><span class="lineno"> 725</span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_171(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_172, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op(172, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00726"></a><span class="lineno"> 726</span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_172(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_173, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op(173, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00727"></a><span class="lineno"> 727</span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_173(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_174, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op(174, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00728"></a><span class="lineno"> 728</span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_174(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_175, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op(175, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00729"></a><span class="lineno"> 729</span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_175(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_176, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op(176, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00730"></a><span class="lineno"> 730</span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_176(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_177, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op(177, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00731"></a><span class="lineno"> 731</span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_177(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_178, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op(178, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00732"></a><span class="lineno"> 732</span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_178(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_179, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op(179, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00733"></a><span class="lineno"> 733</span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_179(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_180, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op(180, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00734"></a><span class="lineno"> 734</span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_180(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_181, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op(181, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00735"></a><span class="lineno"> 735</span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_181(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_182, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op(182, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00736"></a><span class="lineno"> 736</span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_182(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_183, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op(183, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00737"></a><span class="lineno"> 737</span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_183(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_184, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op(184, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00738"></a><span class="lineno"> 738</span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_184(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_185, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op(185, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00739"></a><span class="lineno"> 739</span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_185(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_186, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op(186, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00740"></a><span class="lineno"> 740</span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_186(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_187, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op(187, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00741"></a><span class="lineno"> 741</span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_187(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_188, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op(188, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00742"></a><span class="lineno"> 742</span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_188(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_189, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op(189, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00743"></a><span class="lineno"> 743</span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_189(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_190, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op(190, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00744"></a><span class="lineno"> 744</span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_190(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_191, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op(191, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00745"></a><span class="lineno"> 745</span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_191(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_192, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op(192, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00746"></a><span class="lineno"> 746</span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_192(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_193, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op(193, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00747"></a><span class="lineno"> 747</span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_193(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_194, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op(194, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00748"></a><span class="lineno"> 748</span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_194(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_195, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op(195, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00749"></a><span class="lineno"> 749</span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_195(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_196, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op(196, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00750"></a><span class="lineno"> 750</span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_196(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_197, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op(197, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00751"></a><span class="lineno"> 751</span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_197(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_198, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op(198, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00752"></a><span class="lineno"> 752</span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_198(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_199, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op(199, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00753"></a><span class="lineno"> 753</span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_199(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_200, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op(200, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00754"></a><span class="lineno"> 754</span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_200(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_201, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op(201, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00755"></a><span class="lineno"> 755</span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_201(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_202, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op(202, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00756"></a><span class="lineno"> 756</span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_202(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_203, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op(203, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00757"></a><span class="lineno"> 757</span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_203(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_204, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op(204, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00758"></a><span class="lineno"> 758</span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_204(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_205, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op(205, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00759"></a><span class="lineno"> 759</span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_205(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_206, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op(206, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00760"></a><span class="lineno"> 760</span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_206(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_207, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op(207, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00761"></a><span class="lineno"> 761</span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_207(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_208, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op(208, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00762"></a><span class="lineno"> 762</span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_208(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_209, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op(209, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00763"></a><span class="lineno"> 763</span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_209(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_210, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op(210, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00764"></a><span class="lineno"> 764</span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_210(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_211, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op(211, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00765"></a><span class="lineno"> 765</span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_211(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_212, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op(212, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00766"></a><span class="lineno"> 766</span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_212(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_213, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op(213, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00767"></a><span class="lineno"> 767</span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_213(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_214, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op(214, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00768"></a><span class="lineno"> 768</span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_214(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_215, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op(215, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00769"></a><span class="lineno"> 769</span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_215(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_216, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op(216, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00770"></a><span class="lineno"> 770</span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_216(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_217, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op(217, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00771"></a><span class="lineno"> 771</span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_217(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_218, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op(218, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00772"></a><span class="lineno"> 772</span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_218(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_219, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op(219, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00773"></a><span class="lineno"> 773</span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_219(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_220, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op(220, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00774"></a><span class="lineno"> 774</span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_220(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_221, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op(221, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00775"></a><span class="lineno"> 775</span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_221(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_222, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op(222, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00776"></a><span class="lineno"> 776</span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_222(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_223, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op(223, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00777"></a><span class="lineno"> 777</span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_223(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_224, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op(224, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00778"></a><span class="lineno"> 778</span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_224(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_225, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op(225, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00779"></a><span class="lineno"> 779</span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_225(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_226, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op(226, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00780"></a><span class="lineno"> 780</span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_226(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_227, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op(227, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00781"></a><span class="lineno"> 781</span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_227(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_228, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op(228, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00782"></a><span class="lineno"> 782</span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_228(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_229, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op(229, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00783"></a><span class="lineno"> 783</span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_229(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_230, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op(230, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00784"></a><span class="lineno"> 784</span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_230(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_231, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op(231, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00785"></a><span class="lineno"> 785</span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_231(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_232, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op(232, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00786"></a><span class="lineno"> 786</span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_232(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_233, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op(233, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00787"></a><span class="lineno"> 787</span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_233(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_234, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op(234, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00788"></a><span class="lineno"> 788</span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_234(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_235, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op(235, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00789"></a><span class="lineno"> 789</span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_235(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_236, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op(236, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00790"></a><span class="lineno"> 790</span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_236(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_237, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op(237, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00791"></a><span class="lineno"> 791</span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_237(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_238, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op(238, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00792"></a><span class="lineno"> 792</span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_238(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_239, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op(239, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00793"></a><span class="lineno"> 793</span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_239(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_240, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op(240, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00794"></a><span class="lineno"> 794</span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_240(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_241, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op(241, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00795"></a><span class="lineno"> 795</span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_241(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_242, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op(242, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00796"></a><span class="lineno"> 796</span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_242(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_243, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op(243, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00797"></a><span class="lineno"> 797</span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_243(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_244, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op(244, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00798"></a><span class="lineno"> 798</span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_244(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_245, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op(245, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00799"></a><span class="lineno"> 799</span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_245(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_246, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op(246, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00800"></a><span class="lineno"> 800</span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_246(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_247, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op(247, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00801"></a><span class="lineno"> 801</span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_247(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_248, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op(248, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00802"></a><span class="lineno"> 802</span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_248(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_249, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op(249, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00803"></a><span class="lineno"> 803</span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_249(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_250, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op(250, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00804"></a><span class="lineno"> 804</span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_250(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_251, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op(251, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00805"></a><span class="lineno"> 805</span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_251(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_252, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op(252, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00806"></a><span class="lineno"> 806</span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_252(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_253, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op(253, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00807"></a><span class="lineno"> 807</span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_253(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_254, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op(254, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00808"></a><span class="lineno"> 808</span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_254(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_255, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op(255, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00809"></a><span class="lineno"> 809</span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_255(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_256, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op(256, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00810"></a><span class="lineno"> 810</span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_256(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_257, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op(257, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00811"></a><span class="lineno"> 811</span> <span class="preprocessor"># else</span></div><div class="line"><a name="l00812"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#ab836135217c64cc89c75f5dd60e9bbb9"> 812</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_1(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_2, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op##(2, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00813"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a7021ce5f30d996eb4ad5a78359fabdf1"> 813</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_2(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_3, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op##(3, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00814"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a59de0045b5da4e8b577d4643bb862c0b"> 814</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_3(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_4, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op##(4, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00815"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a24b705bd2c93cb13b5352ab2c8e20e6d"> 815</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_4(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_5, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op##(5, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00816"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#aacde0188f783272f78c33138062724c4"> 816</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_5(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_6, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op##(6, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00817"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a1e9d1043e601f4a5790c73b751163cd4"> 817</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_6(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_7, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op##(7, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00818"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a01e18b5e03bb89fccce08cac0969f9c6"> 818</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_7(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_8, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op##(8, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00819"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#ab59c0c73d89b34e84ddd53dcbf953532"> 819</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_8(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_9, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op##(9, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00820"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a6a271252ebef5f417333133c48103ba5"> 820</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_9(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_10, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op##(10, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00821"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a013d24fb94c34b4b1ec7a6b1eb72c45e"> 821</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_10(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_11, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op##(11, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00822"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a28455bbcf778374da170de7468ea9d69"> 822</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_11(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_12, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op##(12, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00823"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#ac36ad1764fb54c2cf655fa2bd17b270f"> 823</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_12(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_13, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op##(13, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00824"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a374610bfc8c4d5ecd52231b1a3cf8e17"> 824</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_13(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_14, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op##(14, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00825"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a701dee7e9d109ce6892772137f832aab"> 825</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_14(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_15, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op##(15, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00826"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#aeca80d4476b61106d015afd18ef6e426"> 826</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_15(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_16, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op##(16, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00827"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a6b03ecb7b8f434188c5fa02e838586ee"> 827</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_16(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_17, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op##(17, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00828"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a5d876a004e88c67231caa0b418180fd0"> 828</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_17(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_18, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op##(18, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00829"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#aa70987a47cef6e6a1c2e478934c0a1aa"> 829</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_18(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_19, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op##(19, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00830"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a5c1fc332f7e77296f9af5db5d367228b"> 830</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_19(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_20, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op##(20, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00831"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a52aed5e09dea222ac04f7c58308d583d"> 831</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_20(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_21, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op##(21, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00832"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a5cdba690f2453abef3643a7d2285c6cf"> 832</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_21(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_22, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op##(22, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00833"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#af7cef543dfd2d727c5bcb9755406ad3d"> 833</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_22(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_23, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op##(23, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00834"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a0f60da9a380fa27f74a3341d00e352ac"> 834</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_23(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_24, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op##(24, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00835"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a905879104454fdd14650da695beefafb"> 835</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_24(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_25, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op##(25, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00836"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a3f63c076c7af04933bf4714ab684ca9c"> 836</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_25(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_26, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op##(26, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00837"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a210ac4fd49a474a58758e38b562108ca"> 837</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_26(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_27, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op##(27, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00838"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a82d8a8c9643e316048031f80d22acc0f"> 838</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_27(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_28, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op##(28, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00839"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a9dd9b4283aa99a04d738399d9ad026eb"> 839</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_28(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_29, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op##(29, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00840"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a71a0394ad03dd51ee6474a8a0f004760"> 840</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_29(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_30, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op##(30, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00841"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a26258be4c0f72c9e54b516dd5228de5c"> 841</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_30(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_31, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op##(31, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00842"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#ab4e4060264e4c8b34a09ab3a8944ab22"> 842</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_31(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_32, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op##(32, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00843"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a2a3bcf5e37189c73cf072590f882f1d2"> 843</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_32(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_33, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op##(33, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00844"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a68f9b8a6d2ff82e7445dad131f8fa657"> 844</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_33(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_34, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op##(34, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00845"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a8a28ea4342f4925031cb209c06511ca1"> 845</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_34(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_35, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op##(35, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00846"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a4efb2fb0368ad0fdc22f7c1d69bb6bde"> 846</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_35(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_36, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op##(36, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00847"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a7d1ac90da9bbbabec1e48dd24fdf45ac"> 847</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_36(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_37, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op##(37, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00848"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#abc186446b15a4d1d9c98f59337b65243"> 848</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_37(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_38, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op##(38, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00849"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a05b903f9a021c468df3ff98195b1c2de"> 849</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_38(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_39, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op##(39, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00850"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a1c424148fbbb8b22d7dc46097049fd19"> 850</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_39(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_40, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op##(40, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00851"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a43c2ca64cd963ea9f3415ac1ca5ca7a9"> 851</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_40(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_41, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op##(41, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00852"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a3077497fb4b8186d330a61862df72bd3"> 852</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_41(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_42, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op##(42, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00853"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a900f370fc3111af65d2216937c4293a7"> 853</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_42(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_43, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op##(43, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00854"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a217b227362f79dd65ffcf58d682fe5ca"> 854</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_43(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_44, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op##(44, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00855"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a5c79aabff34c62d8dc2d20eb7204e3e8"> 855</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_44(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_45, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op##(45, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00856"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#af1b0c4d5ceb2121d98d08ead2144f35f"> 856</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_45(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_46, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op##(46, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00857"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a032fc2193836cad7f66d2d34689e65b8"> 857</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_46(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_47, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op##(47, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00858"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a09711eb8f00acf2fc111cf8b6f22f2e9"> 858</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_47(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_48, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op##(48, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00859"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#aa36eb5e4f3e1764e198c40fee9f67c48"> 859</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_48(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_49, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op##(49, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00860"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a8e1964f75ee7e170d22acb1a6a2a8892"> 860</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_49(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_50, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op##(50, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00861"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a0e95af7a30b462f5d928fa5ee4e4bd1b"> 861</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_50(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_51, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op##(51, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00862"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#afbdc8490fa6402cc34bcdeb025e2ad19"> 862</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_51(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_52, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op##(52, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00863"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a7fed84926b39aa8f636e97287c5a5358"> 863</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_52(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_53, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op##(53, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00864"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a496d208fe4ec9e37d8eeb7622409c128"> 864</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_53(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_54, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op##(54, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00865"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a06450caf26684d14181c72eb726f0253"> 865</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_54(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_55, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op##(55, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00866"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#ae6051db49fd231633a6fc01acf1a77d7"> 866</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_55(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_56, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op##(56, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00867"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a9b87f434d63b64a10f5d3049a749f93f"> 867</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_56(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_57, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op##(57, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00868"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#ae3096060b3c98994a684d3d1fed180cc"> 868</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_57(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_58, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op##(58, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00869"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#aa74ed0626dee8098806db26118553bb3"> 869</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_58(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_59, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op##(59, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00870"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a7a138662308d682997ed092f1ced7081"> 870</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_59(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_60, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op##(60, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00871"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#adadb082693a0065364524d31744186b2"> 871</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_60(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_61, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op##(61, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00872"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#aadfe1de990583d7542dc1891c124de8d"> 872</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_61(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_62, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op##(62, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00873"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a33249d561ca0ae323a950cba6fe9580a"> 873</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_62(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_63, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op##(63, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00874"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#af931af24da202ccea887fa6e4a0e28b1"> 874</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_63(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_64, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op##(64, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00875"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a53cb8700038e4ecfe0f30a46db2b44ad"> 875</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_64(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_65, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op##(65, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00876"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a88711af9df2c4b7fcc7376225853bf60"> 876</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_65(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_66, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op##(66, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00877"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#af3a3ad32194235514fb2db398a105dd8"> 877</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_66(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_67, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op##(67, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00878"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a434856fccaeed5e558196541342c9e08"> 878</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_67(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_68, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op##(68, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00879"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a455f4963ce4b140ddfbc5ec49a03ed7f"> 879</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_68(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_69, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op##(69, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00880"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a198dbb481438bf8906cf10f239cbe66d"> 880</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_69(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_70, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op##(70, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00881"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#ac6c500f1aa4635dcebcc5399b57e251b"> 881</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_70(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_71, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op##(71, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00882"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#ad95bdb89e88564157d093b4029c0f24a"> 882</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_71(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_72, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op##(72, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00883"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a3ea123c1212883b529343cb88e553593"> 883</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_72(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_73, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op##(73, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00884"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a8c96eb4de51bc7b063d896c0f6ea31b1"> 884</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_73(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_74, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op##(74, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00885"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a9f3cfb917600bae0e869791ec2b3edb2"> 885</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_74(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_75, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op##(75, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00886"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a72ca60ab533e0804770185652d5a6e18"> 886</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_75(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_76, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op##(76, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00887"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#adcfe8e69873e435e8d5ea42c582658d9"> 887</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_76(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_77, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op##(77, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00888"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#af0229b7f77e8f307ac16ebf2c2ef7b3f"> 888</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_77(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_78, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op##(78, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00889"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#aec4a61ded79e1463709538d9db6dad4b"> 889</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_78(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_79, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op##(79, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00890"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#ad967a17f76bd23b7fbf30eae9c3d8149"> 890</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_79(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_80, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op##(80, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00891"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a953eacf9b756e96aff45a2c80aa76cf7"> 891</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_80(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_81, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op##(81, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00892"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a26c8ccdfd5de23aaca983ad00d9b8f2a"> 892</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_81(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_82, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op##(82, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00893"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a6ed0821706ad1b564092770388bb5ccd"> 893</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_82(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_83, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op##(83, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00894"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a53e5d7b8b378bc5e143911e8d104ce65"> 894</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_83(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_84, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op##(84, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00895"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#ac36e5870ed275ad9746774d66ffff095"> 895</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_84(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_85, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op##(85, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00896"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a87d44d934482a19841945f195ec86f1b"> 896</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_85(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_86, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op##(86, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00897"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a20cfb48043b0192475f80d6a41729486"> 897</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_86(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_87, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op##(87, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00898"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a4b02ab8be317588d1439872fbbe138fd"> 898</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_87(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_88, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op##(88, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00899"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a7b47b1810adc8cd4e04d202966e01f78"> 899</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_88(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_89, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op##(89, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00900"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#af9b70251437ca10f4c8daf1ea95ac8a3"> 900</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_89(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_90, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op##(90, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00901"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a01e917229a19423422c0eeef20bc2715"> 901</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_90(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_91, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op##(91, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00902"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#aa54a4e5368a0433d96869d4a8e6a334d"> 902</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_91(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_92, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op##(92, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00903"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a9a8e5a0877cbd74825c635340f269896"> 903</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_92(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_93, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op##(93, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00904"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a6354bc28bb368609ed25f4f445ef2422"> 904</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_93(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_94, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op##(94, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00905"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a5a11ba9fd101e399501defb674e2559f"> 905</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_94(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_95, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op##(95, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00906"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#aa45c8da140543c10aec404f3228d98c4"> 906</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_95(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_96, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op##(96, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00907"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#abe5fe467c336affd7e7b37d36e8c7f56"> 907</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_96(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_97, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op##(97, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00908"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a08279abb42d650a5bc3e9f79efcf4e61"> 908</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_97(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_98, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op##(98, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00909"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a8c3ac41d89bb9d3673d876b7483e285b"> 909</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_98(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_99, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op##(99, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00910"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#afc00839ec85a2b2943ab3b3318d5915b"> 910</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_99(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_100, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op##(100, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00911"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#ae2d2cba5e9cd9fb7241b6aeb691f55d4"> 911</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_100(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_101, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op##(101, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00912"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#af37c1bd67f217620c0780a3e46817ac4"> 912</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_101(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_102, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op##(102, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00913"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#af2dd8227a49d1f17c59e0133c55b21d8"> 913</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_102(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_103, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op##(103, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00914"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a66890f3a4c2549ec09aa58a5afedec64"> 914</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_103(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_104, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op##(104, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00915"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a3cc3ca43df8b86b42ce9a4468700bcec"> 915</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_104(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_105, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op##(105, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00916"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a0c968af7d3e78eb32691b39c58daefb9"> 916</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_105(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_106, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op##(106, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00917"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#ad15265c485ddb4d3d2185d695b10dd7c"> 917</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_106(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_107, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op##(107, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00918"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#ab5eb6f906f158cb252bac41e1f86fa1e"> 918</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_107(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_108, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op##(108, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00919"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#af4ea3467ba8d546b118f1f5af6f7801a"> 919</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_108(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_109, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op##(109, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00920"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a58189bc8751d7fccf6e36d1a2534dcae"> 920</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_109(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_110, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op##(110, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00921"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#abc14938587b3fe121fcdc0e6844fb3e6"> 921</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_110(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_111, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op##(111, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00922"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#adb05ec2d8df082f31d5c0b2bea01f042"> 922</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_111(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_112, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op##(112, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00923"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a2334417b1de89533a5adc004e3b68286"> 923</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_112(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_113, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op##(113, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00924"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a96d1d617ba8628d2e6f0c0ef8b8b8010"> 924</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_113(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_114, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op##(114, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00925"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a37f635d281b68534d59ec09cfc8c9a13"> 925</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_114(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_115, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op##(115, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00926"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a81d36bdcf794355f965b7f275d30deb5"> 926</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_115(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_116, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op##(116, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00927"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#ad5ac68a68b8597127fa0c82605623aa8"> 927</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_116(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_117, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op##(117, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00928"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a38ba1fe688d79216170b80fea793001b"> 928</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_117(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_118, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op##(118, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00929"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a6890f320d5b317663dd593715946b157"> 929</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_118(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_119, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op##(119, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00930"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a4bf9c7f0b6ac61bfe8f4d9533495d813"> 930</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_119(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_120, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op##(120, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00931"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a476c3f05e67d969b5b1b2338e3730dd7"> 931</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_120(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_121, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op##(121, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00932"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a40061f74f5b467c09959ff356b77c20d"> 932</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_121(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_122, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op##(122, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00933"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a4aaefd8ff8b108172a3f5cb780e95b56"> 933</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_122(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_123, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op##(123, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00934"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#ac2e38f8fdfce2614c8dc6b818b687213"> 934</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_123(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_124, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op##(124, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00935"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#ae40dee70dfc6275689bd428d6d54d74f"> 935</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_124(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_125, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op##(125, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00936"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#aa0c06dad1cfb5ce15975ceeddbc6bfed"> 936</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_125(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_126, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op##(126, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00937"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a107c4ab0623e8f4aceb146804a5a71c5"> 937</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_126(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_127, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op##(127, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00938"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a93caed297cd9539d086ae919fbeef4bb"> 938</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_127(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_128, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op##(128, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00939"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a7458af5764148229984e270add00e7bc"> 939</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_128(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_129, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op##(129, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00940"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a8fdd05992c3a2b2e61b1d9c8d2adccf3"> 940</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_129(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_130, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op##(130, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00941"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a3716fd2b9e754a81ef2754231a24ba0f"> 941</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_130(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_131, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op##(131, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00942"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a4bc438940c8649ca38d8193916581162"> 942</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_131(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_132, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op##(132, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00943"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a6188936dd2cd6b8f41a5b11994d2ed12"> 943</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_132(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_133, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op##(133, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00944"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a1de651081b23202c06c382df9bda0e0e"> 944</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_133(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_134, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op##(134, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00945"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a2b9c61cb42910b785b923c3209469c6b"> 945</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_134(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_135, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op##(135, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00946"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a9dbc9582598ebcb2e1081b0e28b8e2d2"> 946</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_135(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_136, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op##(136, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00947"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#afd4aef36dcbbf287f65ecb149f808a99"> 947</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_136(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_137, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op##(137, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00948"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#aab031823f8ea7ba7d3ebc90e334a4133"> 948</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_137(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_138, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op##(138, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00949"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a64fcfe84d5bb7847171fe3d6f92521a7"> 949</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_138(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_139, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op##(139, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00950"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#af063f7698678aaa2aa8b2534ef1234ee"> 950</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_139(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_140, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op##(140, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00951"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a1f6bb2ba2a0d4d6a813ed3351c2577e1"> 951</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_140(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_141, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op##(141, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00952"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a2ca2d8cbaa5e4e8e8d46ba213fbc95f8"> 952</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_141(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_142, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op##(142, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00953"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a4e90b366d223ce4bea30e16d467e922f"> 953</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_142(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_143, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op##(143, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00954"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a8a27d5a6314d0776bd942e0181df5164"> 954</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_143(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_144, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op##(144, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00955"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#adf975c4fba68f8aa1af0bc0232a386bd"> 955</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_144(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_145, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op##(145, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00956"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a4cded5a51e5eea64b9d1a51a87ca1e8c"> 956</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_145(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_146, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op##(146, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00957"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a666fb004d2bceddb0d445e3d0b25e7f3"> 957</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_146(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_147, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op##(147, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00958"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#aa97d6171cb50e02b524dea65f41a7d95"> 958</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_147(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_148, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op##(148, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00959"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a06426a0f1488d021c969621d3fe244dc"> 959</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_148(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_149, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op##(149, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00960"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a34de25d1d0de69e18b1f71d33b0ed80a"> 960</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_149(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_150, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op##(150, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00961"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#acc3f8ba127fd7318b024b6adbb2b887b"> 961</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_150(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_151, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op##(151, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00962"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a5ecbe7b9e564f39d8771979aeeede6a7"> 962</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_151(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_152, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op##(152, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00963"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a2e949abba86f409d95e12effe739f4b9"> 963</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_152(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_153, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op##(153, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00964"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#af7a412c81a972de896fe4f4e6a1364e0"> 964</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_153(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_154, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op##(154, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00965"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a559f11d0ba9d8b5008c4aed5872b5f5a"> 965</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_154(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_155, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op##(155, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00966"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#aad7b6b7f47c736c0fe526c4555416bf5"> 966</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_155(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_156, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op##(156, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00967"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a6dd00120995d63866a9dac220f5dc14b"> 967</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_156(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_157, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op##(157, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00968"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a3145ebed3c89006f148e27bb2ef7ee4c"> 968</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_157(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_158, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op##(158, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00969"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#ab109d79059fa6b732f7a466d7d2aa3e8"> 969</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_158(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_159, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op##(159, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00970"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#ab2026b5092b015b68e68251aca0fc260"> 970</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_159(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_160, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op##(160, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00971"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a33a584f51ceff78c99178fb776a6e140"> 971</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_160(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_161, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op##(161, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00972"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a9517b41a29f1c5fd67f1071128d5bd7c"> 972</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_161(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_162, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op##(162, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00973"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#ac07dc166cf7a14fad428ace55aac0124"> 973</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_162(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_163, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op##(163, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00974"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a09251a68ed7f193a1e405a82a4bf28f0"> 974</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_163(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_164, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op##(164, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00975"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a6ca65856284bb78484d11600c43c7efb"> 975</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_164(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_165, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op##(165, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00976"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#adafdf99eff3ea89130635fc7bcec6691"> 976</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_165(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_166, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op##(166, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00977"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a3e7a6df42341138bb177f80858b61022"> 977</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_166(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_167, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op##(167, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00978"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a78f9eaca0b5a109c1b5dfea931022235"> 978</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_167(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_168, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op##(168, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00979"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a531cec786fc7ef83646f9e6ac0ac4ecb"> 979</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_168(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_169, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op##(169, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00980"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#ae7270a39658145a047390aa66c96c9f9"> 980</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_169(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_170, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op##(170, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00981"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a6d33ece12762b92a35f5c949ed192fb7"> 981</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_170(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_171, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op##(171, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00982"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a277fb43a4b03cd4f4535ecddf61b5739"> 982</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_171(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_172, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op##(172, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00983"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a45b63869fdc806f360253b9937e9e792"> 983</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_172(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_173, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op##(173, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00984"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a06f43cc0c97f2deb99f7b5303d222164"> 984</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_173(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_174, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op##(174, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00985"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a58e2a69482c461656c43d32c2c5b1450"> 985</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_174(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_175, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op##(175, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00986"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#ad9d4701ba49657deb39ad0f73383ac8e"> 986</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_175(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_176, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op##(176, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00987"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a38a7f1306a66aae6f8c6d31721bcc522"> 987</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_176(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_177, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op##(177, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00988"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a2a517b3daafdbeec6942c4b876872019"> 988</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_177(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_178, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op##(178, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00989"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a8fdb3593c9c872041432ca9cc7f2ace5"> 989</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_178(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_179, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op##(179, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00990"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#aa955c6a3847be03fb49585dabb8c1648"> 990</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_179(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_180, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op##(180, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00991"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#ac05762ee4193e0b92c24fdcf1cdbd04d"> 991</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_180(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_181, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op##(181, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00992"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a794f3e34cb07d338887e91dc50849091"> 992</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_181(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_182, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op##(182, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00993"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a5a0aee159993bc1e0f04166a745926e1"> 993</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_182(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_183, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op##(183, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00994"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a5f5ee3593fdc58c008fe41f6b7b28197"> 994</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_183(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_184, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op##(184, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00995"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#acf1040c1e687f4f353dda3816bd584e2"> 995</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_184(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_185, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op##(185, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00996"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#aee081fec01dc6dd9b03a583888cb575a"> 996</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_185(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_186, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op##(186, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00997"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#adc432b797aa405f59948f55256e7c1ed"> 997</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_186(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_187, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op##(187, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00998"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a0a07db8711ae06ab771c349860e7fc4f"> 998</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_187(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_188, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op##(188, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l00999"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a85356f522005496d3c42a294a40b1865"> 999</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_188(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_189, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op##(189, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l01000"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#ab9e5f1b9a4dde1d310e5aa803b4aaa06"> 1000</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_189(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_190, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op##(190, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l01001"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a7ae8539730870ec2538d7bea7d47dd5f"> 1001</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_190(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_191, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op##(191, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l01002"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#ad0cb3ac7ba1f27031db892b4d64e2f41"> 1002</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_191(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_192, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op##(192, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l01003"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a9376c23f2e6cf860cb5b349d97063d0d"> 1003</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_192(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_193, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op##(193, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l01004"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#ad8c5678acef45b81c1e02cc8d896baea"> 1004</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_193(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_194, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op##(194, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l01005"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a8ecb0184ef8891e311ea4e3d1935a30e"> 1005</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_194(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_195, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op##(195, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l01006"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#acc40092b4c464f5a4bfe3fbc29002194"> 1006</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_195(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_196, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op##(196, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l01007"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a60078f27b9891e1077c893fb98a56e47"> 1007</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_196(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_197, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op##(197, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l01008"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a3230551c44804c13acb137e48b7e4d4a"> 1008</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_197(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_198, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op##(198, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l01009"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#aa7ef2faada5b0947b446ae3e4465a295"> 1009</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_198(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_199, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op##(199, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l01010"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a5245c989f28ab46a9737b73453518e39"> 1010</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_199(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_200, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op##(200, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l01011"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a85feb2d0c667251fa9ce1581fb9a91bd"> 1011</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_200(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_201, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op##(201, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l01012"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#ac04c7435a5128a415590fd2932a67956"> 1012</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_201(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_202, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op##(202, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l01013"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a7f847daa863bad7fa6e00787ccbd4156"> 1013</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_202(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_203, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op##(203, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l01014"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a1ab498b807539924563716aecad84665"> 1014</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_203(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_204, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op##(204, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l01015"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#aca0bb596230676cd698b13d5690f6a98"> 1015</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_204(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_205, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op##(205, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l01016"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a7a4ef338e65c733a703de82ea8316777"> 1016</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_205(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_206, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op##(206, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l01017"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a9d1aa9727bc1ebb25d7c4ee50995aa5e"> 1017</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_206(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_207, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op##(207, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l01018"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a157d6144986db508b540368a66750fba"> 1018</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_207(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_208, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op##(208, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l01019"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#afd68bf463c6d0a5f26059f0cd8246f72"> 1019</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_208(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_209, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op##(209, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l01020"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#aea76ef6befeeee326e41b8d7b1faf341"> 1020</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_209(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_210, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op##(210, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l01021"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a5f88386bb1cdc65b7030308c7a3ec180"> 1021</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_210(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_211, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op##(211, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l01022"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a932bbeb8e16d0f6cd0c585acf3cffcd2"> 1022</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_211(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_212, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op##(212, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l01023"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a5addd038eac932d22c730ce85fdde0b0"> 1023</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_212(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_213, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op##(213, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l01024"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a3cccaa48109c65ddf3ec8f92546faea9"> 1024</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_213(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_214, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op##(214, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l01025"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a33205c30c25a51179457d7f0e71a0acb"> 1025</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_214(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_215, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op##(215, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l01026"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a2783f7375a379344af17e72cdb767062"> 1026</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_215(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_216, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op##(216, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l01027"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a60e104d623eb84dc4fca088af69cd0c5"> 1027</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_216(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_217, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op##(217, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l01028"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a3c964c877c56a8f4ec50ced45fc41949"> 1028</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_217(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_218, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op##(218, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l01029"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a56ea8c305bdbe66ccba545c3f01f68ee"> 1029</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_218(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_219, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op##(219, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l01030"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a3975d19e9f5f1d6bef9b5e8889d82656"> 1030</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_219(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_220, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op##(220, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l01031"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a25ee443cf0c8014a2fe396f549f58403"> 1031</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_220(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_221, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op##(221, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l01032"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a1aa3f9f2e8a498d912429aed3b4fe089"> 1032</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_221(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_222, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op##(222, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l01033"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a6af9adf4adf158961874735867330194"> 1033</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_222(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_223, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op##(223, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l01034"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#ae1918b7061720e239ce14e5e4471cd0a"> 1034</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_223(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_224, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op##(224, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l01035"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a73a48fade2e55a13c220947416b763a7"> 1035</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_224(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_225, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op##(225, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l01036"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a4c7b6a36713ac4ba812e9dec1d46515b"> 1036</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_225(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_226, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op##(226, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l01037"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#ad7b52b4082f2754e45f9224f36a50eac"> 1037</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_226(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_227, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op##(227, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l01038"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a9de212bc137a33df087751cb1a51d629"> 1038</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_227(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_228, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op##(228, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l01039"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#aa02dd9d7fc3081eecdd3d208df207531"> 1039</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_228(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_229, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op##(229, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l01040"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a6e975932843bb0e9423e15a1475888d2"> 1040</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_229(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_230, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op##(230, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l01041"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#af4a6367738ce53045172f20f21facb04"> 1041</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_230(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_231, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op##(231, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l01042"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a1aebd756cc9a1e6218d76c5632a6b92a"> 1042</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_231(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_232, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op##(232, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l01043"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a196858ce60aa538bd90bee71ca02eac9"> 1043</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_232(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_233, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op##(233, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l01044"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#ab18538c67d23fddfd0df65a0074f2eb0"> 1044</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_233(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_234, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op##(234, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l01045"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#aba2c4916fe27c2fc1081576b8d83387c"> 1045</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_234(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_235, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op##(235, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l01046"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a61bfbca3191b729fbaf14ab919f302a9"> 1046</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_235(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_236, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op##(236, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l01047"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#abb204ecb48a857a4f7a62b75192b7645"> 1047</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_236(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_237, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op##(237, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l01048"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#adacdc0b92d054f38f51321a9887d1555"> 1048</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_237(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_238, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op##(238, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l01049"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a099121851a03aed012550f9c77d0f7b7"> 1049</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_238(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_239, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op##(239, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l01050"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#ab01e172f1debe84d207609594ca6627a"> 1050</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_239(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_240, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op##(240, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l01051"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a8c05b223cb8ff8cf6fc105f88edae633"> 1051</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_240(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_241, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op##(241, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l01052"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a44fa083878f65b18c04a6d6a028adf05"> 1052</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_241(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_242, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op##(242, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l01053"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#aea4c06c687a095518e5a06e1c7fee477"> 1053</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_242(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_243, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op##(243, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l01054"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a0fd8f35472266385c8ef033c84633564"> 1054</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_243(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_244, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op##(244, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l01055"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#ab13dc98029ba3a03cd535f7bfcbd2362"> 1055</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_244(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_245, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op##(245, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l01056"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a2bdc376b243401fb0b2a504becfe42c2"> 1056</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_245(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_246, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op##(246, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l01057"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a321b2879a9e9dc8edc60d30b26d94c41"> 1057</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_246(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_247, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op##(247, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l01058"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a4a50d161e88e8f7b68ce238259411520"> 1058</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_247(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_248, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op##(248, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l01059"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#ad486f695f7dbd758957918a1d47439f8"> 1059</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_248(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_249, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op##(249, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l01060"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#abe735010cb36785396fb4e4b3b21802a"> 1060</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_249(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_250, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op##(250, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l01061"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#ab58ebaa05995a3f1b2f3b841292760d8"> 1061</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_250(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_251, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op##(251, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l01062"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a453975b3082904d6b48106542c667a24"> 1062</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_251(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_252, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op##(252, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l01063"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#ad7b7a93eb9be19056c28dd9dbf21e1cb"> 1063</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_252(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_253, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op##(253, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l01064"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#ad2dddfb0722d515f30df0bd59752fa4c"> 1064</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_253(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_254, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op##(254, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l01065"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#aed5d88da97237db6b390aa07581e7f7c"> 1065</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_254(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_255, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op##(255, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l01066"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#af03f887d4678774f44781fcd77f99ccd"> 1066</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_255(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_256, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op##(256, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l01067"></a><span class="lineno"><a class="line" href="seq_2fold__left_8hpp.html#a0588892658ce5e84ddde894d221d10de"> 1067</a></span> <span class="preprocessor"># define MSGPACK_PP_SEQ_FOLD_LEFT_I_256(op, st, ss, sz) MSGPACK_PP_IF(MSGPACK_PP_DEC(sz), MSGPACK_PP_SEQ_FOLD_LEFT_I_257, MSGPACK_PP_SEQ_FOLD_LEFT_F)(op, op##(257, st, MSGPACK_PP_SEQ_HEAD(ss)), MSGPACK_PP_SEQ_TAIL(ss), MSGPACK_PP_DEC(sz))</span></div><div class="line"><a name="l01068"></a><span class="lineno"> 1068</span> <span class="preprocessor"># endif</span></div><div class="line"><a name="l01069"></a><span class="lineno"> 1069</span> <span class="preprocessor">#</span></div><div class="line"><a name="l01070"></a><span class="lineno"> 1070</span> <span class="preprocessor"># endif</span></div><div class="ttc" id="arithmetic_2dec_8hpp_html"><div class="ttname"><a href="arithmetic_2dec_8hpp.html">dec.hpp</a></div></div>
|
|
<div class="ttc" id="auto__rec_8hpp_html"><div class="ttname"><a href="auto__rec_8hpp.html">auto_rec.hpp</a></div></div>
|
|
<div class="ttc" id="control_2if_8hpp_html"><div class="ttname"><a href="control_2if_8hpp.html">if.hpp</a></div></div>
|
|
<div class="ttc" id="cat_8hpp_html"><div class="ttname"><a href="cat_8hpp.html">cat.hpp</a></div></div>
|
|
<div class="ttc" id="seq_2size_8hpp_html"><div class="ttname"><a href="seq_2size_8hpp.html">size.hpp</a></div></div>
|
|
<div class="ttc" id="seq_2seq_8hpp_html"><div class="ttname"><a href="seq_2seq_8hpp.html">seq.hpp</a></div></div>
|
|
<div class="ttc" id="error_8hpp_html"><div class="ttname"><a href="error_8hpp.html">error.hpp</a></div></div>
|
|
</div><!-- fragment --></div><!-- contents -->
|
|
<!-- start footer part -->
|
|
<hr class="footer"/><address class="footer"><small>
|
|
Generated by  <a href="http://www.doxygen.org/index.html">
|
|
<img class="footer" src="doxygen.png" alt="doxygen"/>
|
|
</a> 1.8.11
|
|
</small></address>
|
|
</body>
|
|
</html>
|