Thierry Crozat
7027be781b
AUDIO: Add missing definition for static members
...
This will hopefully fix undefined symbol errors for some of those.
Those const static integral members are initialized in the class
definition, which is allowed (even before c++11). But they still
need a definition if they are odr-used, and that was missing. I
suspect this is why some compiler were giving errors.
2020-12-05 00:06:18 +00:00
..
2020-09-23 23:20:23 +02:00
2020-09-10 00:34:32 +01:00
2020-10-17 18:17:18 +02:00
2020-08-27 15:02:59 +02:00
2020-07-07 12:18:20 +02:00
2019-11-17 08:20:01 +00:00
2020-09-03 02:21:14 +02:00
2020-12-01 23:54:42 +00:00
2019-11-17 08:20:01 +00:00
2020-12-01 23:54:42 +00:00
2020-11-28 17:59:15 +00:00
2020-12-01 23:54:42 +00:00
2019-11-17 08:20:01 +00:00
2020-12-01 23:54:42 +00:00
2020-11-28 17:59:15 +00:00
2020-07-25 00:35:47 +02:00
2020-07-25 00:35:47 +02:00
2020-12-01 23:54:42 +00:00
2020-12-01 23:54:42 +00:00
2020-11-28 17:59:15 +00:00
2020-11-28 17:59:15 +00:00
2020-12-01 23:54:42 +00:00
2020-12-01 23:54:42 +00:00
2020-09-03 02:21:14 +02:00
2020-12-01 23:54:42 +00:00
2020-11-28 17:59:15 +00:00
2019-11-17 08:20:01 +00:00
2019-06-08 06:36:55 +02:00
2020-12-05 00:06:18 +00:00
2020-12-01 23:54:42 +00:00
2020-11-10 03:03:49 +01:00
2020-12-01 23:54:42 +00:00
2019-06-08 06:36:55 +02:00
2019-06-08 06:36:55 +02:00
2019-08-23 14:34:44 +03:00
2020-12-01 23:54:42 +00:00
2020-12-01 23:54:42 +00:00