codice:
typedef basic_string<char, char_traits<char>, allocator<char> > string;
Questa è la definizione di string.
Cosa è??