Merge cppckeck2 branch into master

This commit is contained in:
heckflosse
2016-10-16 22:13:13 +02:00
34 changed files with 156 additions and 1024 deletions

View File

@@ -65,9 +65,7 @@ public:
protected:
bool initEq1;
bool _isDouble;
#ifndef NDEBUG
unsigned int part[5];
#endif
public:
Threshold (T bottom, T top, bool startAtOne)
{