Skip to content

CollectionHelper::printMapOfLists

Synopsis

Declared in <support/CollectionHelper.h>

static
void
printMapOfLists(
    map<string, list<string>> const& mapToPrint,
    string const& mapString,
    string const& mapKeyString,
    string const& listElementString);

Created with MrDocs