Testcase overloading warning fix

This commit is contained in:
William S Fulton 2022-09-29 19:29:30 +01:00
commit cd46d65beb

View file

@ -4,6 +4,8 @@
// This doesn't really directly test functionality in type_traits as it doesn't provide
// much for use by target languages, rather it tests usage of it.
%warnfilter(509) elaborate;
%inline %{
#include <type_traits>