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

@ -30,7 +30,7 @@
There are two ways to use Boost.Regex with Unicode strings:
</p>
<a name="boost_regex.unicode.rely_on_wchar_t"></a><h5>
<a name="id502629"></a>
<a name="id502607"></a>
<a href="unicode.html#boost_regex.unicode.rely_on_wchar_t">Rely on wchar_t</a>
</h5>
<p>
@ -56,7 +56,7 @@
</li>
</ul></div>
<a name="boost_regex.unicode.use_a_unicode_aware_regular_expression_type_"></a><h5>
<a name="id502813"></a>
<a name="id502791"></a>
<a href="unicode.html#boost_regex.unicode.use_a_unicode_aware_regular_expression_type_">Use
a Unicode Aware Regular Expression Type.</a>
</h5>