]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/boost/boost/hana/fwd/concept/constant.hpp
update ceph source to reef 18.1.2
[ceph.git] / ceph / src / boost / boost / hana / fwd / concept / constant.hpp
index 4a4799ac6e2970a333e14f8d1da2dd1fcb265171..f0370964bfc938a3b0a7c4191dadd86908d1dab0 100644 (file)
@@ -13,7 +13,7 @@ Distributed under the Boost Software License, Version 1.0.
 #include <boost/hana/config.hpp>
 
 
-BOOST_HANA_NAMESPACE_BEGIN
+namespace boost { namespace hana {
     //! @ingroup group-concepts
     //! @defgroup group-Constant Constant
     //! The `Constant` concept represents data that can be manipulated at
@@ -205,6 +205,6 @@ BOOST_HANA_NAMESPACE_BEGIN
     //! [1]: http://en.cppreference.com/w/cpp/named_req/LiteralType
     template <typename C>
     struct Constant;
-BOOST_HANA_NAMESPACE_END
+}} // end namespace boost::hana
 
 #endif // !BOOST_HANA_FWD_CONCEPT_CONSTANT_HPP