Main Content
Null this-pointer calling method
this
pointer is null during member
function call
Description
This check on a this
pointer dereference
determines whether the pointer is NULL
.
Diagnosing This Check
Examples
Check Information
Group: C++ |
Language: C++ |
Acronym: NNT |