mirror of
https://github.com/boostorg/boost.git
synced 2026-01-18 21:41:27 +01:00
Merge index note and redirect for type erasure.
[SVN r84438]
This commit is contained in:
16
doc/html/boost_typeerasure.html
Normal file
16
doc/html/boost_typeerasure.html
Normal file
@@ -0,0 +1,16 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
||||
<html>
|
||||
<head>
|
||||
<!-- Copyright (C) 2002 Douglas Gregor <doug.gregor -at- gmail.com>
|
||||
|
||||
Distributed under the Boost Software License, Version 1.0.
|
||||
(See accompanying file LICENSE_1_0.txt or copy at
|
||||
http://www.boost.org/LICENSE_1_0.txt) -->
|
||||
<title>Redirect to generated documentation</title>
|
||||
<meta http-equiv="refresh" content="0; URL=http://boost-sandbox.sourceforge.net/doc/html/boost_typeerasure.html">
|
||||
</head>
|
||||
<body>
|
||||
Automatic redirection failed, please go to
|
||||
<a href="http://boost-sandbox.sourceforge.net/doc/html/boost_typeerasure.html">http://boost-sandbox.sourceforge.net/doc/html/boost_typeerasure.html</a>
|
||||
</body>
|
||||
</html>
|
||||
@@ -55,9 +55,10 @@
|
||||
|
||||
<h3>Changes in this release</h3>
|
||||
|
||||
<p>This release includes two new libraries
|
||||
(<a href="libs/log/index.html">Log</a> and
|
||||
<a href="libs/tti/index.html">TTI</a>),
|
||||
<p>This release includes three new libraries
|
||||
(<a href="libs/log/index.html">Log</a>,
|
||||
<a href="libs/tti/index.html">TTI</a> and
|
||||
<a href="libs/type_erasure/index.html">TypeErasure</a>),
|
||||
as well as updates to many existing libraries. See
|
||||
<a href="http://www.boost.org/users/history/version_1_54_0.html">Release
|
||||
History</a> for more information.</p>
|
||||
|
||||
Reference in New Issue
Block a user