-
- Downloads
[PL] HTBHE; Fix usage of string::find.
The result should be compared to npos. As suggested by the cppcheck, stlIfStrFind.
Please register or sign in to comment
The result should be compared to npos. As suggested by the cppcheck, stlIfStrFind.