reference: fix anchor link
This commit is contained in:
parent
07ca1ab1ec
commit
e0f35da9c1
1 changed files with 1 additions and 1 deletions
|
|
@ -3897,7 +3897,7 @@ references to boxes are dropped.
|
|||
### Variables
|
||||
|
||||
A _variable_ is a component of a stack frame, either a named function parameter,
|
||||
an anonymous [temporary](#lvalues,-rvalues-and-temporaries), or a named local
|
||||
an anonymous [temporary](#lvalues-rvalues-and-temporaries), or a named local
|
||||
variable.
|
||||
|
||||
A _local variable_ (or *stack-local* allocation) holds a value directly,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue