Added redirection to fix old links.

[SVN r24558]
This commit is contained in:
Dave Abrahams 2004-08-18 13:55:35 +00:00
parent acd2e6ef2b
commit 4229488989

11
iterator_adaptors.htm Normal file
View File

@ -0,0 +1,11 @@
<!-- Copyright David Abrahams 2004. 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) -->
<html>
<head>
<meta http-equiv="refresh" content="0; URL=../iterator/doc/index.html">
</head>
<body>
This documentation moved to <a href="../iterator/doc/index.html">../iterator/doc/index.html</a>.
</body>
</html>