Class string

Nested Relationships

Nested Types

Inheritance Relationships

Base Type

  • public std::basic_string< char >

Class Documentation

class string : public std::basic_string<char>

Inheritance diagram for string:

Collaboration diagram for string:

STL class.

class iterator

STL iterator class.

class const_iterator

STL iterator class.

class reverse_iterator

STL iterator class.

class const_reverse_iterator

STL iterator class.