Torbjörn Andersson 4eef7a42e3 FULLPIPE: Silence GCC memset() warnings
Recent GCC versions complain if you memset() a class or struct that
contain non-POD data types. Get around that by either initializing
the object when created, or by adding a reset() method.
2019-07-14 14:58:19 +03:00
..
2017-12-08 23:57:48 +01:00
2017-12-03 23:04:58 +01:00
2017-12-08 23:57:48 +01:00
2017-12-03 23:04:58 +01:00
2017-12-03 23:04:58 +01:00
2017-12-03 23:04:58 +01:00
2017-12-03 23:04:58 +01:00
2018-05-24 01:08:28 +02:00
2017-12-03 23:04:58 +01:00
2017-12-08 23:57:48 +01:00