![]() |
Public API Reference |
![]() |
An identifier for a string. More...
#include <iutil/strset.h>
An identifier for a string.
This identifier is equivalent to the contents of a string: If two strings have the same content, they have get the same identifier. If they have different content, they get different identifiers.
String IDs have a "tag" which identifies for what the string ID is used. They also protect against mixing string IDs used for different purposes.