2 Feb 2010 16:29
[ swig-Bugs-2944675 ] Mismatching between class name and other type
SourceForge.net <noreply <at> sourceforge.net>
2010-02-02 15:29:33 GMT
2010-02-02 15:29:33 GMT
Bugs item #2944675, was opened at 2010-02-02 16:29 Message generated for change (Tracker Item Submitted) made by sloriot You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=101645&aid=2944675&group_id=1645 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: Sébastien Loriot (sloriot) Assigned to: Nobody/Anonymous (nobody) Summary: Mismatching between class name and other type Initial Comment: Hello, Using the file attached: struct A{}; template <class T> struct B{ typedef A C; }; template <class T> struct C{(Continue reading)
RSS Feed