$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Marshall Clow (mclow.lists_at_[hidden])
Date: 2023-10-06 02:28:23
On Oct 5, 2023, at 1:07 AM, jepessen via Boost <boost_at_[hidden]> wrote:
>
> Hi.
>
> I was reading the online documentation for boost::any, when I went to this
> page:
>
> https://www.boost.org/doc/libs/1_83_0/doc/html/any/ValueType.html
>
> clicking on the ânextâ arrow will go to this page
>
> https://www.boost.org/doc/libs/1_83_0/doc/html/reference_section.html
This has been captured as
https://github.com/boostorg/any/issues/27
â Marshall