#include "utilmm/config/config.h"
#include "utilmm/hash/hash_map.hh"
#include "utilmm/functional/bits/cached_fn.tcc"
Go to the source code of this file.
Namespaces | |
namespace | utilmm |
Classes | |
class | utilmm::cached_fn< Arg, Ret, Hash, Equal > |
A functor with cache. More... | |
Defines | |
#define | IN_UTILMM_FUNCTIONAL_CACHED_FN_HEADER |
This header defines the utilmm::cached_fn functor.
#define IN_UTILMM_FUNCTIONAL_CACHED_FN_HEADER |