mardi 5 juin 2018

Purpose of having std:less (or similar function) while it just call < operator

Why is std::less (and equivalent other function object) are needed when it just calls < operator and we can anyways overload operators?

Aucun commentaire:

Enregistrer un commentaire