Indigo
Indigo copied to clipboard
RedBlackSet and RedBlackMap removal
Replace RedBlackSet and RedBlackMap to std::set, std::map and std::unordered_set and std::unordered_map where it's possible.