Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
A string type based on a specialization of the template class basic_string Class using elements of type char32_t.
typedef basic_string<char32_t, char_traits<char32_t>,
allocator<char32_t> > u32string;
Requirements
Header: <string>
Namespace: std