Convert SV_DECL_PTRARR(WW8_WrFkpPtrs) to boost::ptr_vector
I used a ptr_vector here even though the old code was not declared with PTRARR_DEL because the lifecycle of the array elements is completely bound to the lifecycle of the parent object.
Showing
Please
register
or
sign in
to comment