File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1604
1604
\tcode {ios_base}
1605
1605
member function called from within
1606
1606
\tcode {fn}
1607
- has well defined results.
1607
+ has well- defined results.
1608
1608
\end {itemdescr }
1609
1609
1610
1610
\rSec 2[fpos]{Class template \tcode {fpos}}
2722
2722
\pnum
2723
2723
\begin {note } The more obvious use of
2724
2724
\tcode {ios_base::hex} to specify hexadecimal floating-point format would
2725
- change the meaning of existing well defined programs. \CppIII
2725
+ change the meaning of existing well- defined programs. \CppIII
2726
2726
gives no meaning to the combination of \tcode {fixed} and
2727
2727
\tcode {scientific}.\end {note }
2728
2728
Original file line number Diff line number Diff line change 725
725
\pnum
726
726
\returns The number of hardware thread contexts. \begin {note } This value should
727
727
only be considered to be a hint. \end {note } If this value is not computable or
728
- well defined an implementation should return 0.
728
+ well defined, an implementation should return 0.
729
729
\end {itemdescr }
730
730
731
731
\rSec 3[thread.thread.algorithm]{\tcode {thread} specialized algorithms}
Original file line number Diff line number Diff line change 10351
10351
\begin{itemdescr}
10352
10352
\pnum
10353
10353
\requires The expression \tcode{dynamic_cast<T*>((U*)nullptr)}
10354
- shall be well formed and shall have well defined behavior.
10354
+ shall be well formed and shall have well- defined behavior.
10355
10355
10356
10356
\pnum
10357
10357
\returns
16511
16511
}
16512
16512
\end{codeblock}
16513
16513
16514
- \begin{note} This requirement gives well defined results for reference types, void
16514
+ \begin{note} This requirement gives well- defined results for reference types, void
16515
16515
types, array types, and function types.\end{note} Access checking is performed
16516
16516
in a context unrelated to \tcode{To} and \tcode{From}. Only the validity of
16517
16517
the immediate context of the \grammarterm{expression} of the \tcode{return} statement
You can’t perform that action at this time.
0 commit comments