diff options
author | Daniel James <daniel@calamity.org.uk> | 2013-05-22 21:15:59 +0000 |
---|---|---|
committer | Daniel James <daniel@calamity.org.uk> | 2013-05-22 21:15:59 +0000 |
commit | e31d6ae6e146eef319d46cf6b8322d21ae51dfaf (patch) | |
tree | 0c96a71962db2ee97f6388296f6c47624041809f /doc/html | |
parent | 3c38f8023879aae893bacac41e65a1c0dafd8bf1 (diff) | |
download | boost-e31d6ae6e146eef319d46cf6b8322d21ae51dfaf.tar.gz |
Add redirect to sourceforge file for type erasure.
[SVN r84432]
Diffstat (limited to 'doc/html')
-rw-r--r-- | doc/html/boost_typeerasure.html | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/doc/html/boost_typeerasure.html b/doc/html/boost_typeerasure.html new file mode 100644 index 0000000000..8f4167ace0 --- /dev/null +++ b/doc/html/boost_typeerasure.html @@ -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> |