typedef basic_istringstream<wchar_t> wistringstream;
The type is a synonym for template class basic_istringstream, specialized for elements of type wchar_t.
basic_istringstream
wchar_t