CodeContext with constant details known at construction time.
ScopedId codeContextGist() const override
std::ostream & detailCodeContext(std::ostream &os) const override
appends human-friendly context description line(s) to a cache.log record
RefCount< PrecomputedCodeContext > Pointer
const SBuf detail_
the detail used in detailCodeContext()
PrecomputedCodeContext(const char *gist, const SBuf &detail)
const char * gist_
the id used in codeContextGist()