This is our own reference counted string class that ships in the Chameleon
directory. You do not have to use it. It makes it easy for us to support
a wide range of compilers and operating systems without coupling Chameleon
to the fate of any given C++ class library.
Documentation for the string class can be found
here.