$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Rainer Deyke (rdeyke_at_[hidden])
Date: 2020-09-24 05:10:01
On 23.09.20 18:12, Peter Dimov via Boost wrote:
>> >Â Â Â - Boost.Variant[2]: I know that Boost.Variant predates
>> std::variant, > which in turn predates boost::variant2, but neither of
>> these libraries > provides a simple and clear explanation of how it
>> differs from > std::variant.
>
> Wait what
>
> https://www.boost.org/doc/libs/1_74_0/libs/variant2/doc/html/variant2.html#design_differences_with_stdvariant
I don't know how I missed that. It's not at the top of the
documentation, but it's definitely there, and I should have seen it.
-- Rainer Deyke (rainerd_at_[hidden])