id summary reporter owner description type status milestone component version severity resolution keywords cc
10595 Feature Request: Macro for initializing base classes in move ctors. anonymous Ion GaztaƱaga "Initializing base classes in move constructors involves some
boiler-plate code. To remedy this, it is requested that a macro along the following lines be provided:
#define BOOST_MOVE_INITBASEMOVECTOR(baseclassname, rhs) \
baseclassname(::boost::move(static_cast(rhs)))" Feature Requests closed To Be Determined move Boost 1.56.0 Not Applicable fixed