mirror of
https://github.com/boostorg/regex.git
synced 2025-08-01 05:24:38 +02:00
Update docs to match quickbook.
[SVN r39727]
This commit is contained in:
@@ -25,7 +25,8 @@
|
||||
<div class="section" lang="en">
|
||||
<div class="titlepage"><div><div><h4 class="title">
|
||||
<a name="boost_regex.syntax.character_classes.optional_char_class_names"></a><a href="optional_char_class_names.html" title="Character classes that are supported by Unicode Regular Expressions">
|
||||
Character classes that are supported by Unicode Regular Expressions</a></h4></div></div></div>
|
||||
Character classes that are supported by Unicode Regular Expressions</a>
|
||||
</h4></div></div></div>
|
||||
<p>
|
||||
The following character classes are only supported by Unicode Regular Expressions:
|
||||
that is those that use the <code class="computeroutput"><span class="identifier">u32regex</span></code>
|
||||
|
@@ -25,7 +25,8 @@
|
||||
<div class="section" lang="en">
|
||||
<div class="titlepage"><div><div><h4 class="title">
|
||||
<a name="boost_regex.syntax.character_classes.std_char_clases"></a><a href="std_char_clases.html" title="Character Classes that are Always Supported">
|
||||
Character Classes that are Always Supported</a></h4></div></div></div>
|
||||
Character Classes that are Always Supported</a>
|
||||
</h4></div></div></div>
|
||||
<p>
|
||||
The following character class names are always supported by Boost.Regex:
|
||||
</p>
|
||||
|
Reference in New Issue
Block a user