This template forms the base for CCacheManagement. It implements routines for finding and inserting results into the cache.
More...
Detailed Description
This template forms the base for CCacheManagement. It implements routines for finding and inserting results into the cache.
, nArgs>
- Note:
- We have template specilizations for nArgs = 1, 2, 3 corresponding to unary, binary and ternary funtions to be cached. In addition, nArgs = 0 is used, when no cache is used.
The documentation for this class was generated from the following file: