mirror of
https://github.com/boostorg/conversion.git
synced 2025-08-02 22:14:28 +02:00
Fix link to test.
This commit is contained in:
2
cast.htm
2
cast.htm
@@ -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
0
include/boost/implicit_cast.hpp
Executable file → Normal file
Reference in New Issue
Block a user