This commit is contained in:
Bolero-MURAKAMI 2013-09-13 17:22:10 +09:00
parent 350e883d35
commit 88ee58bcf4
80 changed files with 1547 additions and 164 deletions

View file

@ -38,8 +38,8 @@
<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="operator std::basic_string" href="operator-std-basic_string.html" />
<link rel="prev" title="back" href="data.html" />
<link rel="next" title="compare" href="compare.html" />
<link rel="prev" title="find" href="find.html" />
</head>
<body>
<div class="related">
@ -49,10 +49,10 @@
<a href="../../../genindex.html" title="General Index"
accesskey="I">index</a></li>
<li class="right" >
<a href="operator-std-basic_string.html" title="operator std::basic_string"
<a href="compare.html" title="compare"
accesskey="N">next</a> |</li>
<li class="right" >
<a href="data.html" title="back"
<a href="find.html" title="find"
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,11 +76,11 @@
</ul>
<h4>Previous topic</h4>
<p class="topless"><a href="data.html"
title="previous chapter">back</a></p>
<p class="topless"><a href="find.html"
title="previous chapter">find</a></p>
<h4>Next topic</h4>
<p class="topless"><a href="operator-std-basic_string.html"
title="next chapter">operator std::basic_string</a></p>
<p class="topless"><a href="compare.html"
title="next chapter">compare</a></p>
<h3>This Page</h3>
<ul class="this-page-menu">
<li><a href="../../../_sources/libs/string/basic_string/substr.txt"
@ -167,10 +167,10 @@
<a href="../../../genindex.html" title="General Index"
>index</a></li>
<li class="right" >
<a href="operator-std-basic_string.html" title="operator std::basic_string"
<a href="compare.html" title="compare"
>next</a> |</li>
<li class="right" >
<a href="data.html" title="back"
<a href="find.html" title="find"
>previous</a> |</li>
<li><a href="../../../index.html">Sprout 1.0 documentation</a> &raquo;</li>
<li><a href="../../index.html" >Libraries</a> &raquo;</li>