JPNaude / Qtilities

Building blocks for Qt applications
http://jpnaude.github.io/Qtilities/
Other
137 stars 39 forks source link

Mark a bunch of operator[!=<>]='s as const #128

Closed JesseTG closed 8 years ago

JesseTG commented 8 years ago

And a member function.

This allows the relevant classes to be compared despite being const. Subtle little bug.