forked from qt-creator/qt-creator
Introduced CPlusPlus::TemplateArguments and fixed a possible mem-leak when using template members.
This commit is contained in:
@@ -90,6 +90,7 @@ class StringLiteral;
|
||||
class NumericLiteral;
|
||||
|
||||
class Scope;
|
||||
class TemplateParameters;
|
||||
|
||||
// names
|
||||
class NameVisitor;
|
||||
|
||||
Reference in New Issue
Block a user