No default construction if an allocator must be provided.
Use the given allocator for allocations.
Undocumented in source.
Supports treeMapkey = value; syntax.
Inserts the given key-value pair.
Undocumented in source. Be warned that the author may not have intended to support it.
Supports foreach(k, v; treeMap) syntax.
Supports treeMapkey syntax.
Removes the key→value mapping for the given key.
Undocumented in source. Be warned that the author may not have intended to support it.
A key→value mapping where the keys are guaranteed to be sorted.