Skip to content

Conversation

9rnsr
Copy link
Contributor

@9rnsr 9rnsr commented Feb 13, 2013

http://d.puremagic.com/issues/show_bug.cgi?id=9503

  • Define TemplateParameters and TemplateArguments, and use them as like Parameters
  • Function template and template constructor also couldn't take zero template parameters.
    Moreover, DeclarationSuffix had been wrong, because TemplateParameterList does not have both side parenthesis.

…e or more arguments?

- Define TemplateParameters and TemplateArguments, and use them as like Parameters
- Function template and template constructor also couldn't take zero template parameters.
  Moreover, DeclarationSuffix had been wrong, because TemplateParameterList does not have both side parenthesis.
alexrp added a commit that referenced this pull request Feb 13, 2013
Issue 9503 - [grammar] template declaration/instance must take one or more arguments?
@alexrp alexrp merged commit 8de780b into dlang:master Feb 13, 2013
@9rnsr
Copy link
Contributor Author

9rnsr commented Feb 13, 2013

Thanks.

@alexrp
Copy link
Contributor

alexrp commented Feb 13, 2013

Hm, did you rebase just before I merged? Did some changes not get merged correctly?

GitHub shows it as if you added a commit after I merged...

@9rnsr
Copy link
Contributor Author

9rnsr commented Feb 13, 2013

No problem, because I rebased to fix commit message while this pull request summary writing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants