Imported Upstream version 1.72.0
[platform/upstream/boost.git] / boost / asio / detail / win_iocp_socket_service.hpp
index df2292a..5022414 100644 (file)
@@ -145,7 +145,7 @@ public:
 
   // Move-construct a new socket implementation.
   void move_construct(implementation_type& impl,
-      implementation_type& other_impl)
+      implementation_type& other_impl) BOOST_ASIO_NOEXCEPT
   {
     this->base_move_construct(impl, other_impl);