summaryrefslogtreecommitdiff
path: root/libs/regex/doc/html/boost_regex/ref/non_std_strings.html
diff options
context:
space:
mode:
authorLorry Tar Creator <lorry-tar-importer@baserock.org>2015-04-08 03:09:47 +0000
committer <>2015-05-05 14:37:32 +0000
commitf2541bb90af059680aa7036f315f052175999355 (patch)
treea5b214744b256f07e1dc2bd7273035a7808c659f /libs/regex/doc/html/boost_regex/ref/non_std_strings.html
parented232fdd34968697a68783b3195b1da4226915b5 (diff)
downloadboost-tarball-master.tar.gz
Imported from /home/lorry/working-area/delta_boost-tarball/boost_1_58_0.tar.bz2.HEADboost_1_58_0master
Diffstat (limited to 'libs/regex/doc/html/boost_regex/ref/non_std_strings.html')
-rw-r--r--libs/regex/doc/html/boost_regex/ref/non_std_strings.html8
1 files changed, 4 insertions, 4 deletions
diff --git a/libs/regex/doc/html/boost_regex/ref/non_std_strings.html b/libs/regex/doc/html/boost_regex/ref/non_std_strings.html
index 85d3ba1e2..d6a5da35e 100644
--- a/libs/regex/doc/html/boost_regex/ref/non_std_strings.html
+++ b/libs/regex/doc/html/boost_regex/ref/non_std_strings.html
@@ -3,8 +3,8 @@
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
<title>Interfacing With Non-Standard String Types</title>
<link rel="stylesheet" href="../../../../../../doc/src/boostbook.css" type="text/css">
-<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
-<link rel="home" href="../../index.html" title="Boost.Regex 5.0.0">
+<meta name="generator" content="DocBook XSL Stylesheets V1.77.1">
+<link rel="home" href="../../index.html" title="Boost.Regex 5.0.1">
<link rel="up" href="../ref.html" title="Reference">
<link rel="prev" href="regex_traits.html" title="regex_traits">
<link rel="next" href="non_std_strings/icu.html" title="Working With Unicode and ICU String Types">
@@ -27,7 +27,7 @@
<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 class="toc">
+<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>
<dd><dl>
@@ -66,7 +66,7 @@
can be converted into a pair of pointers (which can be used as iterators).
</p>
<p>
- Some non-standard string types are sufficiently common that wappers have
+ Some non-standard string types are sufficiently common that wrappers have
been provided for them already: currently this includes the ICU and MFC string
class types.
</p>