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

@ -38,7 +38,7 @@
<script type="text/javascript" src="../../../_static/doctools.js"></script>
<link rel="top" title="Sprout 1.0 documentation" href="../../../index.html" />
<link rel="up" title="basic_string" href="index.html" />
<link rel="next" title="cbegin" href="cend.html" />
<link rel="next" title="cend" href="cend.html" />
<link rel="prev" title="rend" href="rend.html" />
</head>
<body>
@ -49,7 +49,7 @@
<a href="../../../genindex.html" title="General Index"
accesskey="I">index</a></li>
<li class="right" >
<a href="cend.html" title="cbegin"
<a href="cend.html" title="cend"
accesskey="N">next</a> |</li>
<li class="right" >
<a href="rend.html" title="rend"
@ -79,7 +79,7 @@
title="previous chapter">rend</a></p>
<h4>Next topic</h4>
<p class="topless"><a href="cend.html"
title="next chapter">cbegin</a></p>
title="next chapter">cend</a></p>
<h3>This Page</h3>
<ul class="this-page-menu">
<li><a href="../../../_sources/libs/string/basic_string/cbegin.txt"
@ -107,7 +107,7 @@
<div class="body">
<div class="section" id="cbegin">
<h1>cbegin<a class="headerlink" href="#cbegin" title="Permalink to this headline"></a></h1>
<span id="sprout-string-basic-string-cbegin"></span><h1>cbegin<a class="headerlink" href="#cbegin" 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_iterator</span> <span class="n">cbegin</span><span class="p">()</span> <span class="k">const</span> <span class="n">SPROUT_NOEXCEPT</span><span class="p">;</span>
@ -158,7 +158,7 @@
<a href="../../../genindex.html" title="General Index"
>index</a></li>
<li class="right" >
<a href="cend.html" title="cbegin"
<a href="cend.html" title="cend"
>next</a> |</li>
<li class="right" >
<a href="rend.html" title="rend"