Home
last modified time | relevance | path

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

/dports/textproc/google-ctemplate/ctemplate-ctemplate-2.4/src/ctemplate/
H A Dtemplate_cache.h.in282 …@ac_cv_cxx_hash_namespace@::unordered_map<RefcountedTemplate*, int, RefTplPtrHash> TemplateCallMap; typedef
/dports/textproc/google-ctemplate/ctemplate-ctemplate-2.4/src/windows/ctemplate/
H A Dtemplate_cache.h292 typedef std::unordered_map<RefcountedTemplate*, int, RefTplPtrHash> TemplateCallMap; typedef