Thierry Crozat 786aac568b COMMON: Add c++11 initializer list replacement when not available in std lib
The c++11 standard includes some features that do not only depend on the
compiler supporting it, but also the c++ standard library having support
for it. This is the case for the initializer list feature. So when we
compile with a modern compiler but using an old std lib we need a
replacement for it.
2020-10-03 15:51:14 +02:00
..
2020-08-01 15:15:49 +02:00
2020-04-29 10:32:23 +02:00
2020-01-31 12:26:29 +01:00
2020-08-01 15:15:49 +02:00
2020-08-01 15:15:49 +02:00
2020-08-01 15:15:49 +02:00
2020-08-21 00:59:18 +02:00
2020-06-06 15:08:33 +02:00
2020-05-12 14:36:09 +02:00
2020-08-21 00:59:18 +02:00
2020-08-30 14:43:41 +02:00
2020-08-30 14:43:41 +02:00
2020-01-31 14:48:10 +01:00
2020-08-21 00:59:18 +02:00