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 5115
5115
\tcode {e.mib() == text_encoding::id::other} is \tcode {false}
5116
5116
maintains the following invariants:
5117
5117
\begin {itemize }
5118
- \item \tcode {e.name() == nullptr } is \tcode {false}, and
5118
+ \item \tcode {* e.name() == '\textbackslash 0' } is \tcode {false}, and
5119
5119
\item \tcode {e.mib() == text_encoding(e.name()).mib()} is \tcode {true}.
5120
5120
\end {itemize }
5121
5121
5215
5215
\begin {itemdescr }
5216
5216
\pnum
5217
5217
\returns
5218
- \exposid {name_} if \tcode {(\exposid {name_}[0] != '\textbackslash 0' )}
5219
- is \tcode {true}, and
5220
- \keyword {nullptr} otherwise.
5218
+ \exposid {name_}.
5221
5219
5222
5220
\pnum
5223
5221
\remarks
5224
- If \tcode {name() == nullptr} is \tcode {false},
5225
5222
\tcode {name()} is an \ntbs {} and
5226
5223
accessing elements of \exposid {name_}
5227
5224
outside of the range \countedrange {name()}{strlen(name()) + 1}
You can’t perform that action at this time.
0 commit comments