-
Michael Stahl yazdı
boost::ptr_vector::erase() will delete the element, but fortunately there is a transfer() method that can be used here.
96938bd0
boost::ptr_vector::erase() will delete the element, but fortunately there is a transfer() method that can be used here.