#include <string>
#include <iostream>
#include <cstring>
#include "export.h"
#include "strutil.h"
Go to the source code of this file.
Classes | |
class | ustring |
struct | ustring::TableRep |
class | ustringHash |
Define the ustring class, unique strings with efficient storage and very fast copy and comparison.