$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Glen Fernandes (glen.fernandes_at_[hidden])
Date: 2022-11-18 12:59:39
On Fri, Nov 18, 2022 at 3:42 AM Andrey Semashev wrote:
> I'd like to ask for permission to merge Boost.Iterator to master:
>
> https://github.com/boostorg/iterator/commit/7c9b4296a189f71b28de3aad025b08da1f4ca84b
>
> Fixes compilation errors when result of post-increment of an iterator is
> dereferenced and used to access a member of the value. This was
> discovered in Boost.Filesystem tests.
Go ahead.
Glen