|
| 1 | +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> |
| 2 | +<html xmlns="http://www.w3.org/1999/xhtml" lang="en-US"> |
| 3 | +<head> |
| 4 | +<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> |
| 5 | +<meta http-equiv="X-UA-Compatible" content="IE=11"/> |
| 6 | +<meta name="generator" content="Doxygen 1.13.2"/> |
| 7 | +<meta name="viewport" content="width=device-width, initial-scale=1"/> |
| 8 | +<title>xtensor: std::tuple_size< xt::const_array< T, N > > Class Template Reference</title> |
| 9 | +<link href="tabs.css" rel="stylesheet" type="text/css"/> |
| 10 | +<script type="text/javascript" src="jquery.js"></script> |
| 11 | +<script type="text/javascript" src="dynsections.js"></script> |
| 12 | +<script type="text/javascript" src="clipboard.js"></script> |
| 13 | +<link href="navtree.css" rel="stylesheet" type="text/css"/> |
| 14 | +<script type="text/javascript" src="navtreedata.js"></script> |
| 15 | +<script type="text/javascript" src="navtree.js"></script> |
| 16 | +<script type="text/javascript" src="resize.js"></script> |
| 17 | +<script type="text/javascript" src="cookie.js"></script> |
| 18 | +<link href="search/search.css" rel="stylesheet" type="text/css"/> |
| 19 | +<script type="text/javascript" src="search/searchdata.js"></script> |
| 20 | +<script type="text/javascript" src="search/search.js"></script> |
| 21 | +<script type="text/javascript"> |
| 22 | +/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&dn=expat.txt MIT */ |
| 23 | + $(function() { init_search(); }); |
| 24 | +/* @license-end */ |
| 25 | +</script> |
| 26 | +<link href="doxygen.css" rel="stylesheet" type="text/css" /> |
| 27 | +</head> |
| 28 | +<body> |
| 29 | +<div id="top"><!-- do not remove this div, it is closed by doxygen! --> |
| 30 | +<div id="titlearea"> |
| 31 | +<table cellspacing="0" cellpadding="0"> |
| 32 | + <tbody> |
| 33 | + <tr id="projectrow"> |
| 34 | + <td id="projectalign"> |
| 35 | + <div id="projectname">xtensor |
| 36 | + </div> |
| 37 | + </td> |
| 38 | + <td> <div id="MSearchBox" class="MSearchBoxInactive"> |
| 39 | + <span class="left"> |
| 40 | + <span id="MSearchSelect" onmouseover="return searchBox.OnSearchSelectShow()" onmouseout="return searchBox.OnSearchSelectHide()"> </span> |
| 41 | + <input type="text" id="MSearchField" value="" placeholder="Search" accesskey="S" |
| 42 | + onfocus="searchBox.OnSearchFieldFocus(true)" |
| 43 | + onblur="searchBox.OnSearchFieldFocus(false)" |
| 44 | + onkeyup="searchBox.OnSearchFieldChange(event)"/> |
| 45 | + </span><span class="right"> |
| 46 | + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.svg" alt=""/></a> |
| 47 | + </span> |
| 48 | + </div> |
| 49 | +</td> |
| 50 | + </tr> |
| 51 | + </tbody> |
| 52 | +</table> |
| 53 | +</div> |
| 54 | +<!-- end header part --> |
| 55 | +<!-- Generated by Doxygen 1.13.2 --> |
| 56 | +<script type="text/javascript"> |
| 57 | +/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&dn=expat.txt MIT */ |
| 58 | +var searchBox = new SearchBox("searchBox", "search/",'.html'); |
| 59 | +/* @license-end */ |
| 60 | +</script> |
| 61 | +<script type="text/javascript"> |
| 62 | +/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&dn=expat.txt MIT */ |
| 63 | +$(function() { codefold.init(0); }); |
| 64 | +/* @license-end */ |
| 65 | +</script> |
| 66 | +</div><!-- top --> |
| 67 | +<div id="side-nav" class="ui-resizable side-nav-resizable"> |
| 68 | + <div id="nav-tree"> |
| 69 | + <div id="nav-tree-contents"> |
| 70 | + <div id="nav-sync" class="sync"></div> |
| 71 | + </div> |
| 72 | + </div> |
| 73 | + <div id="splitbar" style="-moz-user-select:none;" |
| 74 | + class="ui-resizable-handle"> |
| 75 | + </div> |
| 76 | +</div> |
| 77 | +<script type="text/javascript"> |
| 78 | +/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&dn=expat.txt MIT */ |
| 79 | +$(function(){initNavTree('classstd_1_1tuple__size_3_01xt_1_1const__array_3_01_t_00_01_n_01_4_01_4.html',''); initResizable(true); }); |
| 80 | +/* @license-end */ |
| 81 | +</script> |
| 82 | +<div id="doc-content"> |
| 83 | +<!-- window showing the filter options --> |
| 84 | +<div id="MSearchSelectWindow" |
| 85 | + onmouseover="return searchBox.OnSearchSelectShow()" |
| 86 | + onmouseout="return searchBox.OnSearchSelectHide()" |
| 87 | + onkeydown="return searchBox.OnSearchSelectKey(event)"> |
| 88 | +</div> |
| 89 | + |
| 90 | +<!-- iframe showing the search results (closed by default) --> |
| 91 | +<div id="MSearchResultsWindow"> |
| 92 | +<div id="MSearchResults"> |
| 93 | +<div class="SRPage"> |
| 94 | +<div id="SRIndex"> |
| 95 | +<div id="SRResults"></div> |
| 96 | +<div class="SRStatus" id="Loading">Loading...</div> |
| 97 | +<div class="SRStatus" id="Searching">Searching...</div> |
| 98 | +<div class="SRStatus" id="NoMatches">No Matches</div> |
| 99 | +</div> |
| 100 | +</div> |
| 101 | +</div> |
| 102 | +</div> |
| 103 | + |
| 104 | +<div class="header"> |
| 105 | + <div class="headertitle"><div class="title">std::tuple_size< xt::const_array< T, N > > Class Template Reference</div></div> |
| 106 | +</div><!--header--> |
| 107 | +<div class="contents"> |
| 108 | +<div class="dynheader"> |
| 109 | +Inheritance diagram for std::tuple_size< xt::const_array< T, N > >:</div> |
| 110 | +<div class="dyncontent"> |
| 111 | + <div class="center"> |
| 112 | + <img src="classstd_1_1tuple__size_3_01xt_1_1const__array_3_01_t_00_01_n_01_4_01_4.png" alt=""/> |
| 113 | + </div></div> |
| 114 | +<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2> |
| 115 | +<div class="textblock"><div class="compoundTemplParams">template<class T, std::size_t N><br /> |
| 116 | +class std::tuple_size< xt::const_array< T, N > ></div> |
| 117 | +<p class="definition">Definition at line <a class="el" href="xstorage_8hpp_source.html#l01951">1951</a> of file <a class="el" href="xstorage_8hpp_source.html">xstorage.hpp</a>.</p> |
| 118 | +</div><hr/>The documentation for this class was generated from the following file:<ul> |
| 119 | +<li>/home/runner/work/xtensor/xtensor/include/xtensor/containers/<a class="el" href="xstorage_8hpp_source.html">xstorage.hpp</a></li> |
| 120 | +</ul> |
| 121 | +</div><!-- contents --> |
| 122 | +</div><!-- doc-content --> |
| 123 | +<!-- start footer part --> |
| 124 | +<div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> |
| 125 | + <ul> |
| 126 | + <li class="navelem"><b>std</b></li><li class="navelem"><a class="el" href="classstd_1_1tuple__size_3_01xt_1_1const__array_3_01_t_00_01_n_01_4_01_4.html">tuple_size< xt::const_array< T, N > ></a></li> |
| 127 | + <li class="footer">Generated by <a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.13.2 </li> |
| 128 | + </ul> |
| 129 | +</div> |
| 130 | +</body> |
| 131 | +</html> |
0 commit comments