$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Peter Dimov (pdimov_at_[hidden])
Date: 2019-12-21 00:01:07
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