update boost
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
// local/basic_endpoint.hpp
|
||||
// ~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
//
|
||||
// Copyright (c) 2003-2019 Christopher M. Kohlhoff (chris at kohlhoff dot com)
|
||||
// Copyright (c) 2003-2023 Christopher M. Kohlhoff (chris at kohlhoff dot com)
|
||||
// Derived from a public domain implementation written by Daniel Casimiro.
|
||||
//
|
||||
// Distributed under the Boost Software License, Version 1.0. (See accompanying
|
||||
@@ -61,7 +61,7 @@ public:
|
||||
#endif
|
||||
|
||||
/// Default constructor.
|
||||
basic_endpoint()
|
||||
basic_endpoint() BOOST_ASIO_NOEXCEPT
|
||||
{
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user