$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Marshall Clow (mclow.lists_at_[hidden])
Date: 2021-07-16 18:33:33
On Jul 15, 2021, at 11:31 PM, Joaquin M López Muñoz via Boost <boost_at_[hidden]> wrote:
>
> Hi,
>
> I'd like to merge this commit (only testing code and docs affected):
>
> https://github.com/boostorg/multi_index/commit/3dad7f38a44783c297b2d477cba21a1a96538ca0
>
> This is a trivial change for C++23 forward compatibility (and C++<23 UB avoidance), as explained in
>
> https://github.com/boostorg/multi_index/issues/45
You donât need permission to merge doc and/or test changes.
â Marshall