mirror of
https://github.com/xomboverlord/ldc.git
synced 2026-09-18 03:17:05 +02:00
Updated to dmdfe 2.051
This commit is contained in:
+1
-1
@@ -336,7 +336,7 @@ struct TemplateInstance : ScopeDsymbol
|
||||
TemplateDeclaration *findBestMatch(Scope *sc);
|
||||
void declareParameters(Scope *sc);
|
||||
int hasNestedArgs(Objects *tiargs);
|
||||
Identifier *genIdent();
|
||||
Identifier *genIdent(Objects *args);
|
||||
|
||||
TemplateInstance *isTemplateInstance() { return this; }
|
||||
AliasDeclaration *isAliasDeclaration();
|
||||
|
||||
Reference in New Issue
Block a user