mirror of
https://github.com/boostorg/utility.git
synced 2025-07-29 20:37:32 +02:00
Added redirection to fix old links.
[SVN r24558]
This commit is contained in:
11
iterator_adaptors.htm
Normal file
11
iterator_adaptors.htm
Normal 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>
|
Reference in New Issue
Block a user