Todo List

Class utilmm::cached_fn< Arg, Ret, Hash, Equal >
Current implementation uses inheritance polymorphism and may be more efficient to use static polymorphism to ease the encapsulation of non cached functors into this cached one.

Class utilmm::cached_fn< Arg, Ret, Hash, Equal >
It could be interresting to generalize the argument number of this functor using boost::tuple or another boost utility

Generated on Tue Feb 19 10:51:01 2008 for Util-- by doxygen 1.5.3
SourceForge.net Project Page