cgal/Old_Packages/Kernel_basic/include
Sylvain Pion dd7a95a643 - Handle_for memory leak fixed : initialize_with() now assigns instead of
constructing, so that it works correctly after Handle_for has been default
  constructed.  There's a new way of constructing a Handle_for :
  Handle_for(TO_BE_USED_ONLY_WITH_CONSTRUCT_WITH) followed by
  construct_with(), which is supposed to produce more efficient code.
  Simple_handle_for also accepts it.
2002-08-12 20:14:15 +00:00
..
CGAL - Handle_for memory leak fixed : initialize_with() now assigns instead of 2002-08-12 20:14:15 +00:00