astyle formatting
This commit is contained in:
parent
61eb262244
commit
5698f7b337
|
@ -1271,7 +1271,7 @@ void TemplateSimplifier::simplifyTemplates(
|
||||||
break;
|
break;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
std::list<Token *> templates(TemplateSimplifier::getTemplateDeclarations(tokenlist.front(), _codeWithTemplates));
|
std::list<Token *> templates(TemplateSimplifier::getTemplateDeclarations(tokenlist.front(), _codeWithTemplates));
|
||||||
|
|
||||||
// Locate possible instantiations of templates..
|
// Locate possible instantiations of templates..
|
||||||
|
|
Loading…
Reference in New Issue