#include <string>
#include <iostream>
#include <cstring>
#include "export.h"
#include "strutil.h"
#include "dassert.h"
#include "version.h"
Go to the source code of this file.
Macros | |
#define | NULL 0 |
Define the ustring class, unique strings with efficient storage and very fast copy and comparison.