Defines the NXConstantString class for constant strings. More...
#include "Object.h"
Go to the source code of this file.
Data Structures | |
class | NXConstantString |
A constant string class. More... | |
Defines the NXConstantString class for constant strings.
This class provides an immutable string object. It is a lightweight alternative to more complex string classes.
Definition in file NXConstantString.h.