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 51155115\tcode {e.mib() == text_encoding::id::other} is \tcode {false}
51165116maintains the following invariants:
51175117\begin {itemize }
5118- \item \tcode {e.name() == nullptr } is \tcode {false}, and
5118+ \item \tcode {* e.name() == '\textbackslash 0' } is \tcode {false}, and
51195119\item \tcode {e.mib() == text_encoding(e.name()).mib()} is \tcode {true}.
51205120\end {itemize }
51215121
52155215\begin {itemdescr }
52165216\pnum
52175217\returns
5218- \exposid {name_} if \tcode {(\exposid {name_}[0] != '\textbackslash 0' )}
5219- is \tcode {true}, and
5220- \keyword {nullptr} otherwise.
5218+ \exposid {name_}.
52215219
52225220\pnum
52235221\remarks
5224- If \tcode {name() == nullptr} is \tcode {false},
52255222\tcode {name()} is an \ntbs {} and
52265223accessing elements of \exposid {name_}
52275224outside of the range \countedrange {name()}{strlen(name()) + 1}
You can’t perform that action at this time.
0 commit comments