mirror of
https://github.com/boostorg/regex.git
synced 2025-07-24 17:47:14 +02:00
Change PDF URL to SF download page.
Merge 64-bit ICU Jamfile patch. [SVN r67531]
This commit is contained in:
@ -24,35 +24,35 @@
|
||||
</div>
|
||||
<div class="section" lang="en">
|
||||
<div class="titlepage"><div><div><h3 class="title">
|
||||
<a name="boost_regex.ref.non_std_strings"></a><a class="link" href="non_std_strings.html" title="Interfacing With Non-Standard String Types"> Interfacing With Non-Standard
|
||||
<a name="boost_regex.ref.non_std_strings"></a><a class="link" href="non_std_strings.html" title="Interfacing With Non-Standard String Types">Interfacing With Non-Standard
|
||||
String Types</a>
|
||||
</h3></div></div></div>
|
||||
<div class="toc"><dl>
|
||||
<dt><span class="section"><a href="non_std_strings/icu.html"> Working With
|
||||
Unicode and ICU String Types</a></span></dt>
|
||||
<dt><span class="section"><a href="non_std_strings/icu.html">Working With Unicode
|
||||
and ICU String Types</a></span></dt>
|
||||
<dd><dl>
|
||||
<dt><span class="section"><a href="non_std_strings/icu/intro.html"> Introduction
|
||||
<dt><span class="section"><a href="non_std_strings/icu/intro.html">Introduction
|
||||
to using Regex with ICU</a></span></dt>
|
||||
<dt><span class="section"><a href="non_std_strings/icu/unicode_types.html">
|
||||
Unicode regular expression types</a></span></dt>
|
||||
<dt><span class="section"><a href="non_std_strings/icu/unicode_algo.html">
|
||||
Unicode Regular Expression Algorithms</a></span></dt>
|
||||
<dt><span class="section"><a href="non_std_strings/icu/unicode_iter.html">
|
||||
Unicode Aware Regex Iterators</a></span></dt>
|
||||
<dt><span class="section"><a href="non_std_strings/icu/unicode_types.html">Unicode
|
||||
regular expression types</a></span></dt>
|
||||
<dt><span class="section"><a href="non_std_strings/icu/unicode_algo.html">Unicode
|
||||
Regular Expression Algorithms</a></span></dt>
|
||||
<dt><span class="section"><a href="non_std_strings/icu/unicode_iter.html">Unicode
|
||||
Aware Regex Iterators</a></span></dt>
|
||||
</dl></dd>
|
||||
<dt><span class="section"><a href="non_std_strings/mfc_strings.html"> Using
|
||||
<dt><span class="section"><a href="non_std_strings/mfc_strings.html">Using
|
||||
Boost Regex With MFC Strings</a></span></dt>
|
||||
<dd><dl>
|
||||
<dt><span class="section"><a href="non_std_strings/mfc_strings/mfc_intro.html">
|
||||
Introduction to Boost.Regex and MFC Strings</a></span></dt>
|
||||
<dt><span class="section"><a href="non_std_strings/mfc_strings/mfc_regex_types.html">
|
||||
Regex Types Used With MFC Strings</a></span></dt>
|
||||
<dt><span class="section"><a href="non_std_strings/mfc_strings/mfc_regex_create.html">
|
||||
Regular Expression Creation From an MFC String</a></span></dt>
|
||||
<dt><span class="section"><a href="non_std_strings/mfc_strings/mfc_algo.html">
|
||||
Overloaded Algorithms For MFC String Types</a></span></dt>
|
||||
<dt><span class="section"><a href="non_std_strings/mfc_strings/mfc_iter.html">
|
||||
Iterating Over the Matches Within An MFC String</a></span></dt>
|
||||
<dt><span class="section"><a href="non_std_strings/mfc_strings/mfc_intro.html">Introduction
|
||||
to Boost.Regex and MFC Strings</a></span></dt>
|
||||
<dt><span class="section"><a href="non_std_strings/mfc_strings/mfc_regex_types.html">Regex
|
||||
Types Used With MFC Strings</a></span></dt>
|
||||
<dt><span class="section"><a href="non_std_strings/mfc_strings/mfc_regex_create.html">Regular
|
||||
Expression Creation From an MFC String</a></span></dt>
|
||||
<dt><span class="section"><a href="non_std_strings/mfc_strings/mfc_algo.html">Overloaded
|
||||
Algorithms For MFC String Types</a></span></dt>
|
||||
<dt><span class="section"><a href="non_std_strings/mfc_strings/mfc_iter.html">Iterating
|
||||
Over the Matches Within An MFC String</a></span></dt>
|
||||
</dl></dd>
|
||||
</dl></div>
|
||||
<p>
|
||||
|
Reference in New Issue
Block a user