stribog.container.multiKeyMap

Members

Mixins

__anonymous
mixin makeMultiKeyMap!("MultiKeyMap", int, uint, char, ubyte, ulong, char[17], int[42], bool)
Undocumented in source.

Mixin templates

makeMultiKeyMap
mixintemplate makeMultiKeyMap(string mapTypeName, KeyValuesRaw...)
Undocumented in source.

Meta

License

Subject to the terms of the Boost 1.0 license as specified in LICENSE file.

Authors

Anton Gushcha <ncrashed@gmail.com>

An analog of Boost MPL maps that have several types of keys and only one value per each key type.