Home
last modified time | relevance | path

Searched defs:memoize (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/
H A Dfunctional.d993 template memoize(alias fun) in memoize() function
1012 template memoize(alias fun, uint maxSize) in memoize() function