Updated version numbers in docs.

[SVN r12081]
This commit is contained in:
John Maddock
2001-12-17 12:44:26 +00:00
parent 554832217c
commit 04282b5d0a
10 changed files with 24 additions and 22 deletions

View File

@ -21,8 +21,6 @@ content="C:\PROGRAM FILES\MICROSOFT OFFICE\OFFICE\html.dot">
</td>
<td valign="top"><h3 align="center"><i>Regex++ template
class reference.</i></h3>
<p align="left"><i>(Version 3.20, 29th Sept 2001)</i>&nbsp;
</p>
<p align="left"><i>Copyright (c) 1998-2001 </i></p>
<p align="left"><i>Dr John Maddock</i></p>
<p align="left"><i>Permission to use, copy, modify,
@ -801,6 +799,15 @@ to the <i>reg_expression</i> template. </p>
<p>The requirements for custom traits classes are <a
href="traits_class_ref.htm">documented separately here....</a> </p>
<p>There is also an example of a custom traits class supplied by <a
href="mailto:christian.engstrom@glindra.org">Christian Engstr<74>m</a>,
see <a
href="example/iso8859_1_regex_traits/iso8859_1_regex_traits.cpp">iso8859_1_regex_traits.cpp</a>
and <a
href="example/iso8859_1_regex_traits/iso8859_1_regex_traits.hpp">iso8859_1_regex_traits.hpp</a>,
see <a href="example/iso8859_1_regex_traits/readme.txt">the
readme file</a> for more details.</p>
<hr>
<h3><a name="reg_match"></a><i>Class match_results</i></h3>