Menu

#2 Improve memory management.

Original_of_Eric
open
FastSim (4)
5
2013-02-08
2003-03-19
No

Reduce the non-obvious aliasing of pointers within the code by modifying it to use "boost::shared_ptr<...>", see "www.boost.org".

Discussion


Log in to post a comment.