File tree Expand file tree Collapse file tree 1 file changed +2
-5
lines changed Expand file tree Collapse file tree 1 file changed +2
-5
lines changed Original file line number Diff line number Diff line change 5113
5113
\tcode {e.mib() == text_encoding::id::other} is \tcode {false}
5114
5114
maintains the following invariants:
5115
5115
\begin {itemize }
5116
- \item \tcode {e.name() == nullptr } is \tcode {false}, and
5116
+ \item \tcode {* e.name() == '\textbackslash 0' } is \tcode {false}, and
5117
5117
\item \tcode {e.mib() == text_encoding(e.name()).mib()} is \tcode {true}.
5118
5118
\end {itemize }
5119
5119
5213
5213
\begin {itemdescr }
5214
5214
\pnum
5215
5215
\returns
5216
- \exposid {name_} if \tcode {(\exposid {name_}[0] != '\textbackslash 0' )}
5217
- is \tcode {true}, and
5218
- \keyword {nullptr} otherwise.
5216
+ \exposid {name_}.
5219
5217
5220
5218
\pnum
5221
5219
\remarks
5222
- If \tcode {name() == nullptr} is \tcode {false},
5223
5220
\tcode {name()} is an \ntbs {} and
5224
5221
accessing elements of \exposid {name_}
5225
5222
outside of the range \countedrange {name()}{strlen(name()) + 1}
You can’t perform that action at this time.
0 commit comments