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

Replace raw string 'C++' with the appropriate macro #578

Merged
merged 1 commit into from Dec 8, 2015

Conversation

tkoeppe
Copy link
Contributor

@tkoeppe tkoeppe commented Dec 5, 2015

No description provided.

@@ -117,7 +117,7 @@
units.
A template, a template explicit specialization~(\ref{temp.expl.spec}), and a class
template partial specialization shall not have C linkage. Use of a linkage specification
other than C or C++ with any of these constructs is conditionally-supported, with
other than C or \Cpp with any of these constructs is conditionally-supported, with
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This should probably say "\tcode{"C"} or \tcode{"C++"}" instead.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Seems reasonable, changing.

zygoloid added a commit that referenced this pull request Dec 8, 2015
Replace raw string 'C++' with the appropriate macro
@zygoloid zygoloid merged commit de88fec into cplusplus:master Dec 8, 2015
@tkoeppe tkoeppe deleted the cpp branch December 8, 2015 21:31
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