summaryrefslogtreecommitdiff
path: root/doc/html/any.html
diff options
context:
space:
mode:
authorDongHun Kwak <dh0128.kwak@samsung.com>2017-09-13 11:26:20 +0900
committerDongHun Kwak <dh0128.kwak@samsung.com>2017-09-13 11:27:13 +0900
commit88e602c57797660ebe0f9e15dbd64c1ff16dead3 (patch)
treee96e9e1d22b982c9f62f86f2357a1f53f9ef9dac /doc/html/any.html
parent4fadd968fa12130524c8380f33fcfe25d4de79e5 (diff)
downloadboost-88e602c57797660ebe0f9e15dbd64c1ff16dead3.tar.gz
boost-88e602c57797660ebe0f9e15dbd64c1ff16dead3.tar.bz2
boost-88e602c57797660ebe0f9e15dbd64c1ff16dead3.zip
Imported Upstream version 1.65.1upstream/1.65.1
Change-Id: Ie4005d637141f8311f4b6d46b613478a2b3dae59 Signed-off-by: DongHun Kwak <dh0128.kwak@samsung.com>
Diffstat (limited to 'doc/html/any.html')
-rw-r--r--doc/html/any.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/html/any.html b/doc/html/any.html
index dc94c825b9..2fdbe496a0 100644
--- a/doc/html/any.html
+++ b/doc/html/any.html
@@ -32,7 +32,7 @@
</h3></div></div>
<div><p class="copyright">Copyright &#169; 2001 Kevlin Henney</p></div>
<div><div class="legalnotice">
-<a name="idp116934240"></a><p>Distributed under the Boost Software License, Version 1.0.
+<a name="idp135760192"></a><p>Distributed under the Boost Software License, Version 1.0.
(See accompanying file <code class="filename">LICENSE_1_0.txt</code> or copy at
<a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
@@ -41,7 +41,7 @@
<div class="toc">
<p><b>Table of Contents</b></p>
<dl class="toc">
-<dt><span class="section"><a href="any.html#idp116937008">Introduction</a></span></dt>
+<dt><span class="section"><a href="any.html#idp135762960">Introduction</a></span></dt>
<dt><span class="section"><a href="any/s02.html">Examples</a></span></dt>
<dt><span class="section"><a href="any/reference.html">Reference</a></span></dt>
<dd><dl>
@@ -53,7 +53,7 @@
</div>
<div class="section">
<div class="titlepage"><div><div><h2 class="title" style="clear: both">
-<a name="idp116937008"></a>Introduction</h2></div></div></div>
+<a name="idp135762960"></a>Introduction</h2></div></div></div>
<p>There are times when a generic (in the sense of
<span class="emphasis"><em>general</em></span> as opposed to
<span class="emphasis"><em>template-based programming</em></span>) type is needed: