Merged updated docs with some typo fixes, also adding missing makefile.

[SVN r49460]
This commit is contained in:
John Maddock
2008-10-27 13:52:23 +00:00
parent 5e4ccdf0cf
commit 3b3a3ce6d1
34 changed files with 818 additions and 186 deletions

View File

@ -27,7 +27,7 @@
<a name="boost_regex.ref.match_results"></a><a href="match_results.html" title="match_results"> match_results</a>
</h3></div></div></div>
<a name="boost_regex.ref.match_results.synopsis"></a><h5>
<a name="id541842"></a>
<a name="id541812"></a>
<a href="match_results.html#boost_regex.ref.match_results.synopsis">Synopsis</a>
</h5>
<pre class="programlisting"><span class="preprocessor">#include</span> <span class="special">&lt;</span><span class="identifier">boost</span><span class="special">/</span><span class="identifier">regex</span><span class="special">.</span><span class="identifier">hpp</span><span class="special">&gt;</span>
@ -142,7 +142,7 @@
<span class="identifier">match_results</span><span class="special">&lt;</span><span class="identifier">BidirectionalIterator</span><span class="special">,</span> <span class="identifier">Allocator</span><span class="special">&gt;&amp;</span> <span class="identifier">m2</span><span class="special">);</span>
</pre>
<a name="boost_regex.ref.match_results.description"></a><h5>
<a name="id544746"></a>
<a name="id544716"></a>
<a href="match_results.html#boost_regex.ref.match_results.description">Description</a>
</h5>
<p>