Defines a string based multi-map with conserved insertion order.
Behaves similar to VALUE[string] but the insertion order is not changed and multiple values per key are supported.
See Source File
Subject to the terms of the MIT license, as written in the included LICENSE.txt file.
© 2012-2014 Sönke Ludwig
Sönke Ludwig
Defines a string based multi-map with conserved insertion order.