7#ifndef __WVSTRINGCACHE_H
8#define __WVSTRINGCACHE_H
10#include "wvstringtable.h"
36 static size_t clean_threshold;
WvString get(WvStringParm s)
Get a shared string corresponding to 's'.
void clean()
Remove any now-unused strings from the cache.
WvString is an implementation of a simple and efficient printable-string class.