add index_tuple summary page

This commit is contained in:
Bolero-MURAKAMI 2014-08-15 21:27:31 +09:00
parent 2d707944fb
commit e57368faee
473 changed files with 2597 additions and 1293 deletions

View file

@ -39,7 +39,7 @@
<link rel="top" title="Sprout 1.0 documentation" href="../../../index.html" />
<link rel="up" title="basic_string" href="index.html" />
<link rel="next" title="crend" href="crend.html" />
<link rel="prev" title="cbegin" href="cend.html" />
<link rel="prev" title="cend" href="cend.html" />
</head>
<body>
<div class="related">
@ -52,7 +52,7 @@
<a href="crend.html" title="crend"
accesskey="N">next</a> |</li>
<li class="right" >
<a href="cend.html" title="cbegin"
<a href="cend.html" title="cend"
accesskey="P">previous</a> |</li>
<li><a href="../../../index.html">Sprout 1.0 documentation</a> &raquo;</li>
<li><a href="../../index.html" >Libraries</a> &raquo;</li>
@ -76,7 +76,7 @@
<h4>Previous topic</h4>
<p class="topless"><a href="cend.html"
title="previous chapter">cbegin</a></p>
title="previous chapter">cend</a></p>
<h4>Next topic</h4>
<p class="topless"><a href="crend.html"
title="next chapter">crend</a></p>
@ -107,7 +107,7 @@
<div class="body">
<div class="section" id="crbegin">
<h1>crbegin<a class="headerlink" href="#crbegin" title="Permalink to this headline"></a></h1>
<span id="sprout-string-basic-string-crbegin"></span><h1>crbegin<a class="headerlink" href="#crbegin" title="Permalink to this headline"></a></h1>
<div class="section" id="interface">
<h2>Interface<a class="headerlink" href="#interface" title="Permalink to this headline"></a></h2>
<div class="highlight-c++"><div class="highlight"><pre><span class="n">SPROUT_CONSTEXPR</span> <span class="n">const_reverse_iterator</span> <span class="n">crbegin</span><span class="p">()</span> <span class="k">const</span> <span class="n">SPROUT_NOEXCEPT</span><span class="p">;</span>
@ -161,7 +161,7 @@
<a href="crend.html" title="crend"
>next</a> |</li>
<li class="right" >
<a href="cend.html" title="cbegin"
<a href="cend.html" title="cend"
>previous</a> |</li>
<li><a href="../../../index.html">Sprout 1.0 documentation</a> &raquo;</li>
<li><a href="../../index.html" >Libraries</a> &raquo;</li>