You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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).
Activity
cpplearner commentedon Feb 27, 2015
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).