mirror of
https://git.suyu.dev/suyu/ext-boost.git
synced 2025-12-24 00:04:41 +01:00
Revert "externals: Update boost to 1.72 and add Boost Context"
This commit is contained in:
parent
8b4b26a2fd
commit
faaf93d90b
618 changed files with 14262 additions and 96298 deletions
|
|
@ -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) BOOST_ASIO_NOEXCEPT;
|
||||
base_implementation_type& other_impl);
|
||||
|
||||
// Move-assign from another socket implementation.
|
||||
BOOST_ASIO_DECL void base_move_assign(base_implementation_type& impl,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue