Disposable<T>
Posted by snovik on Apr 21, 2008; 3:19pm
URL: http://quantlib.414.s1.nabble.com/Disposable-T-tp11874.html
Hi,
I am on the team to port ql to c# .net and trying to understand the reasons behind Disposable<T> class. It looks to me like a tricky memory-saving excercise and I wonder if it really is or there are other reasons.
would be very grateful.
rgds
s