forked from boostorg/regex
Updated version numbers in docs.
[SVN r12081]
This commit is contained in:
@ -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>
|
||||
</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>
|
||||
|
Reference in New Issue
Block a user