]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/boost/boost/asio/ip/address_v6.hpp
update sources to ceph Nautilus 14.2.1
[ceph.git] / ceph / src / boost / boost / asio / ip / address_v6.hpp
index 496a1df323d305dc7492ca937bdca8a7b887757b..8c4ac0a7322af763b36744f1e77e1aa615ef2338 100644 (file)
@@ -2,7 +2,7 @@
 // ip/address_v6.hpp
 // ~~~~~~~~~~~~~~~~~
 //
-// Copyright (c) 2003-2017 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+// Copyright (c) 2003-2018 Christopher M. Kohlhoff (chris at kohlhoff dot com)
 //
 // Distributed under the Boost Software License, Version 1.0. (See accompanying
 // file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
@@ -267,7 +267,7 @@ BOOST_ASIO_DECL address_v6 make_address_v6(const std::string& str);
 BOOST_ASIO_DECL address_v6 make_address_v6(
     const std::string& str, boost::system::error_code& ec);
 
-#if defined(BOOST_ASIO_HAS_STD_STRING_VIEW) \
+#if defined(BOOST_ASIO_HAS_STRING_VIEW) \
   || defined(GENERATING_DOCUMENTATION)
 
 /// Create an IPv6 address from an IP address string.
@@ -283,7 +283,7 @@ BOOST_ASIO_DECL address_v6 make_address_v6(string_view str);
 BOOST_ASIO_DECL address_v6 make_address_v6(
     string_view str, boost::system::error_code& ec);
 
-#endif // defined(BOOST_ASIO_HAS_STD_STRING_VIEW)
+#endif // defined(BOOST_ASIO_HAS_STRING_VIEW)
        //  || defined(GENERATING_DOCUMENTATION)
 
 /// Tag type used for distinguishing overloads that deal in IPv4-mapped IPv6