Util--  1.1
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.

It could be interresting to generalize the argument number of this functor using boost::tuple or another boost utility


Generated on Wed Oct 17 2018 09:34:19 for Util-- by doxygen 1.8.13
SourceForge.net Project Page