Imported Upstream version 1.72.0
[platform/upstream/boost.git] / boost / asio / detail / winrt_ssocket_service.hpp
index 2724269..b1d7535 100644 (file)
@@ -76,7 +76,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);