From: Shigeru C. <ch...@is...> - 2003-02-14 15:11:07
|
> > PS: If this does not work, however, there is possibly a way to get rid > > of GC at all with help of boost::shared_ptr<>. Memory management with smart pointers should be slower than with GC... > Is there a #define somewhere to tell Occ not to use Gc? Please define DONT_GC in types.h Chiba |