File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 45264526\pnum
45274527Each \grammarterm {function-contract-specifier}
45284528of a \grammarterm {function-contract-specifier-seq} (if any)
4529- of an unspecified first declaration % JMB: Should we xref basic.def?
4529+ of an unspecified first declaration\iref { basic.def }
45304530of a function
45314531introduces a corresponding function contract assertion for that function.
45324532The optional \grammarterm {attribute-specifier-seq}
47134713as the name of a \defn {result binding}
47144714of the associated function.
47154715If a postcondition assertion has a \grammarterm {result-name-introducer}
4716- and the return type of the function is $ cv $ \keyword {void},
4716+ and the return type of the function is \cv {} \keyword {void},
47174717the program is ill-formed.
47184718A result binding denotes
47194719the object or reference returned by
47204720invocation of that function.
47214721The type of a result binding
4722- is the return type of its associated function\iref { stmt.return }. % JMB: I'm not sure about this xref. Maybe it should be on the previous sentence
4722+ is the return type of its associated function
47234723The optional \grammarterm {attribute-specifier-seq}
47244724of the \grammarterm {attributed-identifier}
47254725in the \grammarterm {result-name-introducer}
You can’t perform that action at this time.
0 commit comments