4 May
2017
4 May
'17
4:40 p.m.
As seen in the std docs [1], std::get for variant provides r-value
overloads.
Does Boost.Variant have them?
I'm interested in having this overload in particular:
template