File tree Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Original file line number Diff line number Diff line change 553
553
requirement applies recursively)\footnote {\ref {dcl.fct.default }
554
554
describes how default argument names are looked up.}; and
555
555
556
- \item it is
557
- \impldef {consistency of build level and violation continuation mode}
558
- the conditions under which ---
559
- if \tcode {D} contains an assertion, has a postcondition ,
560
- or invokes a function with a precondition ---
561
- each definition of \tcode {D} shall be translated
562
- using the same build level
563
- and violation continuation mode\iref { dcl.attr.contract }; and
556
+ \item if \tcode {D} is a function that
557
+ contains an assertion,
558
+ has a postcondition,
559
+ or invokes a function with a precondition ,
560
+ the conditions under which each definition of \tcode {D}
561
+ shall be translated using the same build level
562
+ and violation continuation mode \iref { dcl.attr.contract }
563
+ are \impldef {consistency of build level and violation continuation mode}; and
564
564
565
565
\item if \tcode {D} is a class with an implicitly-declared
566
566
constructor\iref {class.ctor }, it is as if the constructor was
You can’t perform that action at this time.
0 commit comments