Danny Robson
a195f47bdf
Add -fno-deduce-init-list for template constructor
When using variadic template constructors which forward their arguments to base classes we tend to get a lot of warnings about auto deduction of initializer_list types from aggregate initialiser syntax. As this is apparently expected to be removed from the standard we'll hide the warnings this way.
Description
A collection of useful C++ routines.
Languages
C++
96%
Ragel
1.2%
CMake
1.1%
Meson
1.1%
Python
0.6%