Files
ANSLibs/swig-4.3.0/Examples/test-suite/errors/cpp_nested_class_template.stderr

3 lines
303 B
Plaintext
Raw Normal View History

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'.