Defaulting three way comparison operator in recursive data structures
I’d like to use a defaulted three-way comparison operator in a recursive data structure, like this:
I’d like to use a defaulted three-way comparison operator in a recursive data structure, like this: