boostorg / spirit

Boost.org spirit module
http://boost.org/libs/spirit
391 stars 161 forks source link

Use boost::core::invoke_swap instead of deprecated boost::swap #768

Closed Flamefire closed 11 months ago

Flamefire commented 1 year ago

Appveyor fail will be fixed by

Lastique commented 1 year ago

Partially duplicates https://github.com/boostorg/spirit/pull/766.

Flamefire commented 12 months ago

I missed that. That should be merged soon together with the other PR. I opened another PR and a test PR to fix GHA CI.

Feel free to take changes from https://github.com/boostorg/spirit/pull/768/commits/f95695aa2ce0ef3b371ab85742ee3fe69fb1b1d0 if #766 is missing anything.

Lastique commented 11 months ago

I think, this can be closed now?