jeudi 6 août 2015

Meaning of ==<> operator

Looking into some code of a colleque of mine i came accross the following:..

friend bool operator==<>(ValueIter<Type> const &rhs, ValueIter<Type> const &lhs);

Can someone tell me what the ==<> symbol indicates? I expect it has something to with the != operator.

Aucun commentaire:

Enregistrer un commentaire