$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [variant2] Andrzej's review -- documentation
From: Peter Dimov (pdimov_at_[hidden])
Date: 2019-04-07 03:13:51
Andrzej Krzemienski wrote:
> The std::variant also provides a second overload of `visit` that
> explicitly defines the return type: http://eel.is/c++draft/variant.visit
That's C++20. I haven't implemented the C++20 additions yet.