summaryrefslogtreecommitdiffstats
path: root/Source/cm_unordered_map.hxx
Commit message (Collapse)AuthorAgeFilesLines
* Introduce CM_UNORDERED_MAPDaniel Pfeifer2016-10-241-0/+25
Avoid duplicating switch among std::unordered_map, cmsys::hash_map, and std::map.