summaryrefslogtreecommitdiff
path: root/doc/html/hash/changes.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/hash/changes.html')
-rw-r--r--doc/html/hash/changes.html14
1 files changed, 12 insertions, 2 deletions
diff --git a/doc/html/hash/changes.html b/doc/html/hash/changes.html
index 483cf9f469..fe3f4b6d86 100644
--- a/doc/html/hash/changes.html
+++ b/doc/html/hash/changes.html
@@ -6,7 +6,7 @@
<link rel="stylesheet" href="../../../doc/src/boostbook.css" type="text/css">
<meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
<link rel="home" href="../index.html" title="The Boost C++ Libraries BoostBook Documentation Subset">
-<link rel="up" href="../hash.html" title="Chapter&#160;16.&#160;Boost.Functional/Hash">
+<link rel="up" href="../hash.html" title="Chapter&#160;15.&#160;Boost.Functional/Hash">
<link rel="prev" href="disable.html" title="Disabling The Extensions">
<link rel="next" href="rationale.html" title="Rationale">
</head>
@@ -418,7 +418,17 @@
1.64.0</a>
</h3>
<div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; "><li class="listitem">
- Fix for recent versions of Visual C++ which have removed <code class="computeroutput"><span class="identifier">std</span><span class="special">::</span><span class="identifier">unary_function</span></code> and <code class="computeroutput"><span class="identifier">std</span><span class="special">::</span><span class="identifier">binary_function</span></code>.
+ Fix for recent versions of Visual C++ which have removed <code class="computeroutput"><span class="identifier">std</span><span class="special">::</span><span class="identifier">unary_function</span></code> and <code class="computeroutput"><span class="identifier">std</span><span class="special">::</span><span class="identifier">binary_function</span></code>
+ (<a href="https://svn.boost.org/trac/boost/ticket/12353" target="_top">#12353</a>).
+ </li></ul></div>
+<h3>
+<a name="hash.changes.h24"></a>
+ <span class="phrase"><a name="hash.changes.boost_1_65_0"></a></span><a class="link" href="changes.html#hash.changes.boost_1_65_0">Boost
+ 1.65.0</a>
+ </h3>
+<div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; "><li class="listitem">
+ Support for <code class="computeroutput"><span class="keyword">char16_t</span></code>, <code class="computeroutput"><span class="keyword">char32_t</span></code>, <code class="computeroutput"><span class="identifier">u16string</span></code>,
+ <code class="computeroutput"><span class="identifier">u32string</span></code>
</li></ul></div>
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>