std::string Class Reference

The STL string class. Use with #include <string> More...

#include </home/tmp/saliency-10932/saliency/doc/input/dummySTL.H>

Inheritance diagram for std::string:
Inheritance graph
[legend]
Collaboration diagram for std::string:
Collaboration graph
[legend]

Classes

class  const_iterator
 STL iterator class.
class  const_reverse_iterator
 STL iterator class.
class  iterator
 STL iterator class.
class  reverse_iterator
 STL iterator class.

Detailed Description

The STL string class. Use with #include <string>

STL class.

std::string is actually std::basic_string<char>. See SGI's documentation of std::basic_string.

Definition at line 63 of file dummySTL.H.


The documentation for this class was generated from the following file:
Generated on Sun May 8 08:44:44 2011 for iLab Neuromorphic Vision Toolkit by  doxygen 1.6.3