23 Jul
2018
23 Jul
'18
5:44 p.m.
On Tue, Jul 10, 2018 at 4:10 PM, Marshall Clow via Boost
https://github.com/boostorg/boost/wiki/Release-Beta-Merge-Policy
I have 3 commits I'd like to merge: Use the exchange() idiom in move constructors https://github.com/vinniefalco/beast/commit/8ed039200df744f2b5534b0bbf1ce688... Most members of std::allocate are deprecated in C++17 https://github.com/vinniefalco/beast/commit/e0f4c1d7693158fb69f2012cda5b052e... Remove some unused variables https://github.com/vinniefalco/beast/commit/283c9f26f3d5587c2cadc2c65a2325ff... These are code hygiene changes that resolve warnings, and do not affect run-time behavior. Thanks