]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/boost/boost/hana/fwd/concept/metafunction.hpp
import new upstream nautilus stable release 14.2.8
[ceph.git] / ceph / src / boost / boost / hana / fwd / concept / metafunction.hpp
index 72884911f399a5ee0bb9319d8ed85345edef1695..a480c0b1d41406c30b7a3aab14494219cc1ff631 100644 (file)
@@ -90,7 +90,7 @@ BOOST_HANA_NAMESPACE_BEGIN
     //! deep comparison. Hence, we adopt a conservative stance and avoid
     //! providing comparison for `Metafunction`s.
     //!
-    //! [1]: http://en.cppreference.com/w/cpp/concept/FunctionObject
+    //! [1]: http://en.cppreference.com/w/cpp/named_req/FunctionObject
     //! [2]: http://www.boost.org/doc/libs/release/libs/mpl/doc/refmanual/metafunction-class.html
     template <typename F>
     struct Metafunction;