File tree Expand file tree Collapse file tree 2 files changed +3
-4
lines changed
Expand file tree Collapse file tree 2 files changed +3
-4
lines changed Original file line number Diff line number Diff line change 20692069
20702070\pnum
20712071In the \grammarterm {function-body}, a
2072- \grammarterm {function-local predefined variable} denotes a block-scope object of static
2072+ \defnx {function-local predefined variable}{variable!function-local predefined } denotes a block-scope object of static
20732073storage duration that is implicitly defined (see~\ref {basic.scope.block }).
20742074
20752075\pnum
20962096\end {example }
20972097
20982098\rSec 2[dcl.fct.def.default]{Explicitly-defaulted functions}%
2099- \indextext {definition!function!explicitly-defaulted}%
21002099
21012100\pnum
21022101A function definition whose
21032102\grammarterm {function-body}
21042103is of the form
21052104\tcode {= default ;}
2106- is called an \grammarterm { explicitly-defaulted} definition.
2105+ is called an \defnx {explicitly-defaulted}{definition!function! explicitly-defaulted} definition.
21072106A function that is explicitly defaulted shall
21082107
21092108\begin {itemize }
Original file line number Diff line number Diff line change 81018101T*
81028102T&
81038103T&&
8104- T[@\grammarterm {integer-constant}@]
8104+ T[@\placeholder {integer-constant}@]
81058105@\grammarterm {template-name}@<T> @\textrm {(where \tcode {\grammarterm {template-name}} refers to a class template)}@
81068106@\placeholder {type}@(T)
81078107T()
You can’t perform that action at this time.
0 commit comments