Fix link to test.

This commit is contained in:
Daniel James
2014-06-08 15:01:02 +01:00
parent d1a51b897d
commit ee91295ac4
2 changed files with 1 additions and 1 deletions

View File

@@ -31,7 +31,7 @@
"#Polymorphic_cast"><code>polymorphic_downcast</code></a> function templates designed to
complement the C++ built-in casts.</p>
<p>The program <a href="cast_test.cpp">cast_test.cpp</a> can be used to
<p>The program <a href="test/cast_test.cpp">cast_test.cpp</a> can be used to
verify these function templates work as expected.</p>
<h3><a name="Polymorphic_cast">Polymorphic casts</a></h3>

0
include/boost/implicit_cast.hpp Executable file → Normal file
View File