Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 174 Bytes

README-qhash-namespace.md

File metadata and controls

4 lines (3 loc) · 174 Bytes

qhash-namespace

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