Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[func.wrap.func.targ] Use 'class' not 'typename' #44

Merged
merged 1 commit into from Feb 3, 2013

Conversation

jwakely
Copy link
Member

@jwakely jwakely commented Feb 3, 2013

The rest of the library always uses class in template parameter lists,
so change the only occurrence of typename to be consistent.
Also fix tcode{} markup to include entire expression.

The rest of the library always uses 'class' in template parameter lists,
so change the only occurrence of 'typename' to be consistent.
Also fix tcode{} markup to include entire expression.
sdutoit added a commit that referenced this pull request Feb 3, 2013
[func.wrap.func.targ] Use 'class' not 'typename' in template parameter lists. Thanks to Jonathan Wakely!
@sdutoit sdutoit merged commit 5b65f7a into cplusplus:master Feb 3, 2013
@jwakely jwakely deleted the func.wrap.func.targ branch February 4, 2013 01:14
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.

None yet

2 participants