StringTable

Destructor

A destructor is present on this object, but not explicitly documented in the source.

Members

Functions

apply
int apply(int function(const(StringValue)*) fp)

Walk the contents of the string table, calling fp for each entry.

Meta