
31 Jan
2009
31 Jan
'09
2:59 p.m.
-------------------------------------------------- From: "James Porter" <porterj@alum.rit.edu> Sent: Saturday, January 31, 2009 2:28 AM To: <boost@lists.boost.org> Subject: Re: [boost] Interest check: memoization
For those who are still interested, I've uploaded a new version of the memoizer code: http://www.teamboxel.com/misc/memoizer-0.3.tar.gz
This sounds great James. I had written something for use at my work which I called a LazyCache (I hadn't ever heard the term memoization.) I would very much like to see a fully fleshed out implementation of this so I can replace mine and stop hacking it :D. Cheers, Brandon