Laurent Rineau
06dac30143
Fix 'const static <type>'
...
The storage specified (static) is not allowed inside the type
specifier. It must be prefix or postfix (but not infix).
That is strange no C++ compiler gives an error on such a construction.
s/const static/static const/
2014-02-20 19:14:26 +01:00
..
2012-08-03 17:30:42 +00:00
2012-08-03 17:30:42 +00:00
2014-02-20 19:14:26 +01:00
2014-02-06 18:49:09 +01:00
2012-08-03 17:30:42 +00:00
2012-08-03 17:30:42 +00:00
2012-08-03 17:30:42 +00:00
2012-08-03 17:30:42 +00:00
2012-08-03 17:30:42 +00:00
2012-08-03 17:30:42 +00:00
2012-08-03 17:30:42 +00:00
2012-08-03 17:30:42 +00:00
2012-08-03 17:30:42 +00:00
2012-08-03 17:30:42 +00:00
2012-08-03 17:30:42 +00:00
2012-08-03 17:30:42 +00:00
2012-08-03 17:30:42 +00:00
2012-08-03 17:30:42 +00:00
2012-08-03 17:30:42 +00:00
2012-08-03 17:30:42 +00:00
2012-08-03 17:30:42 +00:00
2012-08-03 17:30:42 +00:00
2012-08-03 17:30:42 +00:00
2012-08-03 17:30:42 +00:00
2012-08-03 17:30:42 +00:00
2012-08-03 17:30:42 +00:00
2013-10-24 15:53:33 +02:00