/
niceSOFT
/
swig
Обзор
Документация
Войти
/
niceSOFT
/
swig
Код
Задачи
Вики
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
Examples/test-suite/errors/cpp_nested_class_template.stderr
2 строки
303 B
William S Fulton
Fix pointless warnings 330 for empty template instantiations
19 июл 2024, 11:16
19 июл 2024, 11:16
be03cd4
Код
Авторство
О чём код?
cpp_nested_class_template.i:7: Warning 325: Nested struct not currently supported (Inner1 ignored) cpp_nested_class_template.i:11: Warning 331: Unsupported template nested class 'ns::OuterClass::Inner1< double >' cannot be used to instantiate a full template class with name 'T_OuterClassInner1Double'.