21 Dec
2019
21 Dec
'19
12:01 a.m.
Andrzej Krzemienski wrote:
Hi Everyone, I am seeking an advice. I recently got this pull request: https://github.com/boostorg/optional/pull/77 changing the boost::swap() to boost::adl_move_swap() because it should compile faster.
Here's some context about this PR: https://github.com/boostorg/core/pull/67