fix previous commit:
boost::ptr_vector::erase() will delete the element, but fortunately there is a transfer() method that can be used here.
Showing
Please
register
or
sign in
to comment
boost::ptr_vector::erase() will delete the element, but fortunately there is a transfer() method that can be used here.