File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1043
1043
\begin {example }
1044
1044
If
1045
1045
\tcode {evolve()}
1046
- is well defined for bidirectional iterators, but can be implemented more
1046
+ is well- defined for bidirectional iterators, but can be implemented more
1047
1047
efficiently for random access iterators, then the implementation is as follows:
1048
1048
1049
1049
\begin {codeblock }
Original file line number Diff line number Diff line change 2147
2147
\pnum
2148
2148
\requires
2149
2149
\tcode {(to <= to_end)}
2150
- well defined and \tcode {true}; state initialized, if at the beginning of a sequence,
2150
+ well- defined and \tcode {true}; state initialized, if at the beginning of a sequence,
2151
2151
or else equal to the result of converting the preceding characters in the
2152
2152
sequence.
2153
2153
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}
You can’t perform that action at this time.
0 commit comments