Name

wistringstream class — Wide input string stream

Synopsis

typedef basic_istringstream<wchar_t> wistringstream;

The wistringstream class is a specialization of the basic_istringstream template for wchar_t characters.