VsStringTable::const_iterator Class Reference

#include <winstl/system/version_info.hpp>

Inheritance diagram for VsStringTable::const_iterator:

iterator_base

List of all members.


Detailed Description

The non-mutating (const) iterator.

Public Types

typedef const_iterator class_type
 This type.
typedef VsString value_type
 The value type.

Public Member Functions

 const_iterator (void const *p)
 Constructor.
class_typeoperator++ ()
 Pre-increment operator.
class_type operator++ (int)
 Post-increment operator.
value_type operator* () const
bool operator== (class_type const &rhs) const
bool operator!= (class_type const &rhs) const

Member Typedef Documentation

This type.

The value type.

Reimplemented from iterator_base.


Constructor & Destructor Documentation

const_iterator ( void const *  p  ) 

Constructor.


Member Function Documentation

class_type& operator++ (  ) 

Pre-increment operator.

class_type operator++ ( int   ) 

Post-increment operator.


The documentation for this class was generated from the following file:

Generated on Thu Jun 10 08:59:39 2010 for STLSoft by  doxygen 1.5.6