We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3a376e5 commit 33a6e5fCopy full SHA for 33a6e5f
spec/function.dd
@@ -598,7 +598,7 @@ $(H2 $(LNAME2 nothrow-functions, Nothrow Functions))
598
599
$(H2 $(LNAME2 ref-functions, Ref Functions))
600
601
- $(P `ref` functions return by reference (instead of by value).
+ $(P A `ref` function returns by reference (instead of by value).
602
The return value of a `ref` function must be an lvalue
603
(whereas the return value of a non-`ref` function can be an rvalue, too).
604
An expression formed by calling a `ref` function is an lvalue
0 commit comments