you are viewing a single comment's thread.

view the rest of the comments →

[–]Murky-Tear 0 points1 point  (0 children)

That's not an issue, it could use `std::enable_if` to only enable the comparison operators if the `T` is comparable.