summaryrefslogtreecommitdiffstats
path: root/Source/cm_unordered_set.hxx
Commit message (Collapse)AuthorAgeFilesLines
* Introduce CM_UNORDERED_SETDaniel Pfeifer2016-10-241-0/+25
Avoid duplicating switch among std::unordered_set, cmsys::hash_set, and std::set.