#include <opp_pooledstring.h>
A basic string class backed by a static string pool. Storing nullptr is OK, but avoid op== and str() then.