]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/boost/libs/utility/call_traits.htm
import new upstream nautilus stable release 14.2.8
[ceph.git] / ceph / src / boost / libs / utility / call_traits.htm
index a69c1de2e880c4f3c5e26dcda02a8c9949c0b843..b4fe3ee90e7edf8b86fbf3e52f99c65f027b2ca5 100644 (file)
@@ -493,7 +493,7 @@ call_traits can not be used with reference or array types.</p>
 <h4>Example 1:</h4>
 
 <p>The following class is a trivial class that stores some type T
-by value (see the <a href="call_traits_test.cpp">call_traits_test.cpp</a>
+by value (see the <a href="test/call_traits_test.cpp">call_traits_test.cpp</a>
 file), the aim is to illustrate how each of the available
 call_traits typedefs may be used:</p>