AmadeusITGroup/amc

Make comparison operators more standard for FlatSet & SmallSet

Closed this issue · 1 comments

std::set comparison operators are templated and should accept other types of sets than only Self.

std::set comparison operators are templated and should accept other types of sets than only Self.

Misread the definition, operand sets should be the same. Closing the issue.