collate::string_type

typedef basic_string<E> string_type;

The type describes a specialization of template class basic_string whose objects can store copies of the source sequence.