Indigo icon indicating copy to clipboard operation
Indigo copied to clipboard

RedBlackSet and RedBlackMap removal

Open even1024 opened this issue 2 years ago • 0 comments

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

even1024 avatar Jul 18 '22 09:07 even1024