Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 175 Bytes

README-qhash-namespace.md

File metadata and controls

4 lines (3 loc) · 175 Bytes

qhash-namespace

Warns when a qHash() function is not declared inside the namespace of it's argument. qHash() needs to be inside the namespace for ADL lookup to happen.