dwww Home | Show directory contents | Find package

# qhash-with-char-pointer-key

Finds cases of `QHash<const char *, T>`. It's error-prone as the key is just compared by the address of the string literal and not the value itself.

This check is disabled by default as there are valid uses-cases.

Generated by dwww version 1.15 on Mon Jun 24 14:12:40 CEST 2024.