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

"lvalue reference" vs "lvalue-reference" #446

Closed
jwakely opened this issue Feb 23, 2015 · 1 comment
Closed

"lvalue reference" vs "lvalue-reference" #446

jwakely opened this issue Feb 23, 2015 · 1 comment

Comments

@jwakely
Copy link
Member

jwakely commented Feb 23, 2015

Marshall pointed out the standard is inconsistent about "lvalue reference" vs "lvalue-reference"

@cpplearner
Copy link
Contributor

It seems that in most cases the standard uses "lvalue reference" and "rvalue reference" (with no hyphen). Only [unique.ptr] and [func.require] spell them as "lvalue-reference" and "rvalue-reference" (with a hyphen in the middle).

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

No branches or pull requests

2 participants