it's a group of structs, that's why it's not possible (if I don't reimplement the == operator)
it's a group of structs, that's why it's not possible (if I don't reimplement the == operator)
why do you need to reimplement ==? You are not using it in your code.
I'm a rebel in the S.D.G.
because in the error message said "can't compare " and the compiler stops in the line (not in my code, in the already-built classes) where the code tries to compare the iterator with the struct :P
Yep, got it.
I'm a rebel in the S.D.G.
Bookmarks