wstring(3C++)
Standard C++ Library
Copyright 1998, Rogue Wave Software, Inc.
NAME
wstring
- A typedef for:
basic_string<wchar_t, char_traits<wchar_t>,
allocator<wchar_t> >
For more information about strings, see the entry basic_string.
Rogue Wave Software — Last change: 02 Apr 1998