Closed Lastique closed 1 year ago
boost::swap is deprecated and will be removed. Use boost::core::invoke_swap as a replacement.
boost::swap
boost::core::invoke_swap
Only the first commit contains functional changes. The other one just trims trailing spaces in headers.
@pdimov Could you merge this, please?
Thanks.
boost::swap
is deprecated and will be removed. Useboost::core::invoke_swap
as a replacement.Only the first commit contains functional changes. The other one just trims trailing spaces in headers.