Imported Upstream version 1.72.0
[platform/upstream/boost.git] / boost / asio / detail / win_iocp_socket_service_base.hpp
index 7a7c900..e17d296 100644 (file)
@@ -96,7 +96,7 @@ public:
 
   // Move-construct a new socket implementation.
   BOOST_ASIO_DECL void base_move_construct(base_implementation_type& impl,
-      base_implementation_type& other_impl);
+      base_implementation_type& other_impl) BOOST_ASIO_NOEXCEPT;
 
   // Move-assign from another socket implementation.
   BOOST_ASIO_DECL void base_move_assign(base_implementation_type& impl,