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 21602160Stops if it encounters a character it cannot convert.
21612161It always leaves the \tcode {from_next} and \tcode {to_next} pointers
21622162pointing one beyond the last element successfully converted.
2163- If returns \tcode {noconv},
2164- \tcode {internT} and \tcode {externT} are the same type and
2163+ If it returns \tcode {noconv},
2164+ \tcode {internT} and \tcode {externT} are the same type, and
21652165the converted sequence is identical to
2166- the input sequence \range {from}{from\textunderscore\nobreak next}.
2166+ the input sequence \range {from}{from\textunderscore\nobreak next},
21672167\tcode {to_next} is set equal to \tcode {to},
21682168the value of \tcode {state} is unchanged, and
21692169there are no changes to the values in \range {to}{to_end}.
You can’t perform that action at this time.
0 commit comments