
6 Apr
2019
6 Apr
'19
9:13 p.m.
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.