libvips/cplusplus/examples
John Cupitt 01025328da fix some cppcheck warnings
try:

$ cppcheck -f --enable=warning,performance,portability -j4 . 2> err.txt

there are still some left, see:

see https://github.com/jcupitt/libvips/issues/331
2015-09-28 22:01:15 +01:00
..
avg.cpp required C++ output params were broken 2015-01-06 11:51:53 +00:00
buffer.cpp fix some cppcheck warnings 2015-09-28 22:01:15 +01:00
embed.cpp required C++ output params were broken 2015-01-06 11:51:53 +00:00
invert.cpp required C++ output params were broken 2015-01-06 11:51:53 +00:00
profile.cpp required C++ output params were broken 2015-01-06 11:51:53 +00:00
resize.cpp add VInterpolate wrapper class 2015-01-30 21:19:58 +00:00
test.cpp fix some cppcheck warnings 2015-09-28 22:01:15 +01:00
test_overloads.cpp fix some cppcheck warnings 2015-09-28 22:01:15 +01:00