Standard C++ Library Copyright 1998, Rogue Wave Software, Inc.
string - A typedef for: basic_string<char, char_traits<char>, allocator<char>> For more information about strings, see the entry basic_string.