The number of modes is small so this should avoid a heap allocation. Also replace std::set with SmallSet.
170 KiB
170 KiB
The number of modes is small so this should avoid a heap allocation. Also replace std::set with SmallSet.