File tree Expand file tree Collapse file tree 2 files changed +4
-7
lines changed Expand file tree Collapse file tree 2 files changed +4
-7
lines changed Original file line number Diff line number Diff line change 620
620
\item
621
621
\expects
622
622
the conditions
623
- that the function assumes to hold whenever it is called.
623
+ that the function assumes to hold whenever it is called;
624
+ violation of any preconditions results in undefined behavior.
624
625
625
626
\item
626
627
\effects
2976
2977
This applies even to objects such as mutexes intended for thread synchronization.
2977
2978
\end {note }
2978
2979
2979
- \rSec 3[res.on.expects]{Expects paragraph}
2980
-
2981
- \pnum
2982
- Violation of any preconditions specified in a function's \expects element
2983
- results in undefined behavior.
2984
-
2985
2980
\rSec 3[res.on.requirements]{Semantic requirements}
2986
2981
2987
2982
\pnum
Original file line number Diff line number Diff line change 23
23
% \movedxrefiii{old.label}{new.label.1}{new.label.2}{new.label.3}
24
24
% \movedxrefs{old.label}{new place (eg \tref{blah})}
25
25
26
+ \movedxref {res.on.expects }{structure.specifications}
27
+
26
28
% Deprecated features.
27
29
% \deprxref{old.label} (if moved to depr.old.label, otherwise use \movedxref)
You can’t perform that action at this time.
0 commit comments