Clang gives the following warning for this code: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true
158 KiB
158 KiB
Clang gives the following warning for this code: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true