string
string
typedef basic_string<char> string;
The type describes a specialization of template class basic_string
for elements of type char.
Não há mais suporte para esse navegador.
Atualize o Microsoft Edge para aproveitar os recursos, o suporte técnico e as atualizações de segurança mais recentes.
string
typedef basic_string<char> string;
The type describes a specialization of template class basic_string
for elements of type char.