Imported Upstream version 1.72.0
[platform/upstream/boost.git] / boost / asio / detail / winrt_ssocket_service_base.hpp
index 9bead32..e06852e 100644 (file)
@@ -78,7 +78,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,