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 201201\begin {codeblock }
202202template<class charT> struct char_traits;
203203\end {codeblock }
204- is provided in the header \libheader {string}
204+ is provided in the header \libheaderref {string }
205205as a basis for explicit specializations.
206206
207207\rSec 2[char.traits.typedefs]{Traits typedefs}
261261\end {codeblock }
262262
263263\pnum
264- The header \libheader {string}
264+ The header \libheaderref {string }
265265defines five specializations of the class template
266266\tcode {char_traits}:
267267\tcode {char_traits<\brk {}char>},
307307\end {codeblock }
308308
309309\pnum
310- The type \tcode {mbstate_t} is defined in \libheader {cwchar}
310+ The type \tcode {mbstate_t} is defined in \libheaderref {cwchar }
311311and can represent any of the conversion states that can occur in an
312312\impldef {supported multibyte character encoding rules} set of supported multibyte
313313character encoding rules.
You can’t perform that action at this time.
0 commit comments