Cppcheck
|
#include "check.h"
#include "config.h"
#include "errortypes.h"
#include "tokenize.h"
#include "vfvalue.h"
#include <string>
Go to the source code of this file.
Classes | |
class | CheckStl |
Check STL usage (invalidation of iterators, mismatching containers, etc) More... | |