
14 Nov
2012
14 Nov
'12
11:46 a.m.
Are there any plans to add support for move constructors and assignment operators? 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. Adam Badura