2012/11/14 Adam Badura <
aba...@o2.pl>:
> I noticed that many Boost libraries miss that support. And it is especially
> "visible" in case of such utilities like boost::optional or boost::variant.
I'm working on rvalues support in Boost.Variant (and there are some
patches already applied to trunk).
Boost.Optional has a ticket for rvalues support
https://svn.boost.org/trac/boost/ticket/1841 and looks like
Boost.Optional's author already working on it.
--
Best regards,
Antony Polukhin