Source code
Revision control
Copy as Markdown
Other Tools
[
[
"warning",
"suspicious usage of 'sizeof(this)'; did you mean 'sizeof(*this)'",
"bugprone-sizeof-expression"
],
{ "reliability": "high" }
]
[
[
"warning",
"suspicious usage of 'sizeof(this)'; did you mean 'sizeof(*this)'",
"bugprone-sizeof-expression"
],
{ "reliability": "high" }
]