mirror of
https://github.com/msgpack/msgpack-c.git
synced 2025-04-19 15:47:15 +02:00
151 lines
9.2 KiB
HTML
151 lines
9.2 KiB
HTML
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://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.9.1"/>
|
|
<meta name="viewport" content="width=device-width, initial-scale=1"/>
|
|
<title>MessagePack for C++: msgpack/adaptor/cpp11/tuple.hpp File Reference</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>
|
|
<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.9.1 -->
|
|
<script type="text/javascript">
|
|
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
|
|
var searchBox = new SearchBox("searchBox", "search",false,'Search','.html');
|
|
/* @license-end */
|
|
</script>
|
|
<script type="text/javascript" src="menudata.js"></script>
|
|
<script type="text/javascript" src="menu.js"></script>
|
|
<script type="text/javascript">
|
|
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
|
|
$(function() {
|
|
initMenu('',true,false,'search.php','Search');
|
|
$(document).ready(function() { init_search(); });
|
|
});
|
|
/* @license-end */</script>
|
|
<div id="main-nav"></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_34fe0060e19d01bea8daf072c0f69c00.html">msgpack</a></li><li class="navelem"><a class="el" href="dir_00e7ee52e3d85c7d6d9c013abc2bb493.html">adaptor</a></li><li class="navelem"><a class="el" href="dir_6bc58bf3184391721da8a0521d733eb9.html">cpp11</a></li> </ul>
|
|
</div>
|
|
</div><!-- top -->
|
|
<div class="header">
|
|
<div class="headertitle">
|
|
<div class="title">tuple.hpp File Reference</div> </div>
|
|
</div><!--header-->
|
|
<div class="contents">
|
|
<div class="textblock"><code>#include "<a class="el" href="v1_2adaptor_2cpp11_2tuple_8hpp_source.html">msgpack/v1/adaptor/cpp11/tuple.hpp</a>"</code><br />
|
|
</div><div class="textblock"><div class="dynheader">
|
|
Include dependency graph for tuple.hpp:</div>
|
|
<div class="dyncontent">
|
|
<div class="center"><img src="adaptor_2cpp11_2tuple_8hpp__incl.png" border="0" usemap="#amsgpack_2adaptor_2cpp11_2tuple_8hpp" alt=""/></div>
|
|
<map name="amsgpack_2adaptor_2cpp11_2tuple_8hpp" id="amsgpack_2adaptor_2cpp11_2tuple_8hpp">
|
|
<area shape="rect" title=" " alt="" coords="757,5,926,47"/>
|
|
<area shape="rect" href="v1_2adaptor_2cpp11_2tuple_8hpp.html" title=" " alt="" coords="767,95,915,136"/>
|
|
<area shape="rect" href="versioning_8hpp.html" title=" " alt="" coords="224,1218,400,1245"/>
|
|
<area shape="rect" href="adaptor_2adaptor__base_8hpp.html" title=" " alt="" coords="750,184,933,225"/>
|
|
<area shape="rect" href="adaptor_2check__container__size_8hpp.html" title=" " alt="" coords="1397,631,1566,672"/>
|
|
<area shape="rect" href="meta_8hpp.html" title=" " alt="" coords="301,191,435,218"/>
|
|
<area shape="rect" title=" " alt="" coords="1254,191,1311,218"/>
|
|
<area shape="rect" href="cpp__version_8hpp.html" title=" " alt="" coords="221,1300,403,1327"/>
|
|
<area shape="rect" href="adaptor_2adaptor__base__decl_8hpp.html" title=" " alt="" coords="995,273,1178,315"/>
|
|
<area shape="rect" href="v1_2adaptor_2adaptor__base_8hpp.html" title=" " alt="" coords="539,363,687,404"/>
|
|
<area shape="rect" href="v2_2adaptor_2adaptor__base_8hpp.html" title=" " alt="" coords="711,363,859,404"/>
|
|
<area shape="rect" href="v3_2adaptor_2adaptor__base_8hpp.html" title=" " alt="" coords="823,273,971,315"/>
|
|
<area shape="rect" href="v1_2adaptor_2adaptor__base__decl_8hpp.html" title=" " alt="" coords="705,541,881,583"/>
|
|
<area shape="rect" href="v2_2adaptor_2adaptor__base__decl_8hpp.html" title=" " alt="" coords="825,452,1001,493"/>
|
|
<area shape="rect" href="v3_2adaptor_2adaptor__base__decl_8hpp.html" title=" " alt="" coords="884,363,1060,404"/>
|
|
<area shape="rect" href="object__fwd_8hpp.html" title=" " alt="" coords="577,638,753,665"/>
|
|
<area shape="rect" href="pack_8hpp.html" title=" " alt="" coords="1019,638,1154,665"/>
|
|
<area shape="rect" href="object__fwd__decl_8hpp.html" title=" " alt="" coords="378,817,526,858"/>
|
|
<area shape="rect" href="v1_2object__fwd_8hpp.html" title=" " alt="" coords="345,727,543,754"/>
|
|
<area shape="rect" href="v2_2object__fwd_8hpp.html" title=" " alt="" coords="788,727,985,754"/>
|
|
<area shape="rect" href="v3_2object__fwd_8hpp.html" title=" " alt="" coords="567,727,764,754"/>
|
|
<area shape="rect" href="v1_2object__fwd__decl_8hpp.html" title=" " alt="" coords="442,1121,611,1163"/>
|
|
<area shape="rect" href="v2_2object__fwd__decl_8hpp.html" title=" " alt="" coords="515,1025,685,1066"/>
|
|
<area shape="rect" href="v3_2object__fwd__decl_8hpp.html" title=" " alt="" coords="541,921,710,962"/>
|
|
<area shape="rect" title=" " alt="" coords="575,1218,654,1245"/>
|
|
<area shape="rect" href="pack__decl_8hpp.html" title=" " alt="" coords="1189,727,1358,754"/>
|
|
<area shape="rect" href="v1_2pack_8hpp.html" title=" " alt="" coords="1009,727,1164,754"/>
|
|
<area shape="rect" href="v1_2pack__decl_8hpp.html" title=" " alt="" coords="1033,1032,1223,1059"/>
|
|
<area shape="rect" href="v2_2pack__decl_8hpp.html" title=" " alt="" coords="1154,928,1345,955"/>
|
|
<area shape="rect" href="v3_2pack__decl_8hpp.html" title=" " alt="" coords="1154,824,1345,851"/>
|
|
<area shape="rect" href="sysdep_8hpp.html" title=" " alt="" coords="1054,1129,1202,1155"/>
|
|
<area shape="rect" title=" " alt="" coords="933,1218,1011,1245"/>
|
|
<area shape="rect" title=" " alt="" coords="1035,1218,1114,1245"/>
|
|
<area shape="rect" title=" " alt="" coords="1139,1218,1224,1245"/>
|
|
<area shape="rect" title=" " alt="" coords="1249,1211,1397,1252"/>
|
|
<area shape="rect" title=" " alt="" coords="1044,824,1129,851"/>
|
|
<area shape="rect" title=" " alt="" coords="809,824,873,851"/>
|
|
<area shape="rect" title=" " alt="" coords="898,824,969,851"/>
|
|
<area shape="rect" href="adaptor_2check__container__size__decl_8hpp.html" title=" " alt="" coords="1605,720,1795,761"/>
|
|
<area shape="rect" href="v1_2adaptor_2check__container__size_8hpp.html" title=" " alt="" coords="1383,720,1580,761"/>
|
|
<area shape="rect" href="v1_2adaptor_2check__container__size__decl_8hpp.html" title=" " alt="" coords="1399,1017,1569,1073"/>
|
|
<area shape="rect" href="v2_2adaptor_2check__container__size__decl_8hpp.html" title=" " alt="" coords="1573,913,1742,969"/>
|
|
<area shape="rect" href="v3_2adaptor_2check__container__size__decl_8hpp.html" title=" " alt="" coords="1573,809,1742,865"/>
|
|
<area shape="rect" title=" " alt="" coords="1449,1129,1519,1155"/>
|
|
<area shape="rect" href="meta__decl_8hpp.html" title=" " alt="" coords="283,281,453,307"/>
|
|
<area shape="rect" href="v1_2meta_8hpp.html" title=" " alt="" coords="43,459,197,486"/>
|
|
<area shape="rect" href="v1_2meta__decl_8hpp.html" title=" " alt="" coords="111,549,302,575"/>
|
|
<area shape="rect" href="v2_2meta__decl_8hpp.html" title=" " alt="" coords="273,459,463,486"/>
|
|
<area shape="rect" href="v3_2meta__decl_8hpp.html" title=" " alt="" coords="273,370,463,397"/>
|
|
<area shape="rect" title=" " alt="" coords="71,638,169,665"/>
|
|
</map>
|
|
</div>
|
|
</div><div class="textblock"><div class="dynheader">
|
|
This graph shows which files directly or indirectly include this file:</div>
|
|
<div class="dyncontent">
|
|
<div class="center"><img src="adaptor_2cpp11_2tuple_8hpp__dep__incl.png" border="0" usemap="#amsgpack_2adaptor_2cpp11_2tuple_8hppdep" alt=""/></div>
|
|
<map name="amsgpack_2adaptor_2cpp11_2tuple_8hppdep" id="amsgpack_2adaptor_2cpp11_2tuple_8hppdep">
|
|
<area shape="rect" title=" " alt="" coords="5,5,175,47"/>
|
|
<area shape="rect" href="type_8hpp.html" title=" " alt="" coords="28,273,163,300"/>
|
|
<area shape="rect" href="v1_2adaptor_2boost_2fusion_8hpp.html" title=" " alt="" coords="77,95,225,136"/>
|
|
<area shape="rect" href="msgpack_8hpp.html" title=" " alt="" coords="46,348,145,375"/>
|
|
<area shape="rect" href="adaptor_2boost_2fusion_8hpp.html" title=" " alt="" coords="72,184,241,225"/>
|
|
</map>
|
|
</div>
|
|
</div>
|
|
<p><a href="adaptor_2cpp11_2tuple_8hpp_source.html">Go to the source code of this file.</a></p>
|
|
</div><!-- contents -->
|
|
<!-- start footer part -->
|
|
<hr class="footer"/><address class="footer"><small>
|
|
Generated by <a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.1
|
|
</small></address>
|
|
</body>
|
|
</html>
|