STLSoft - ... Robust, Lightweight, Cross-platform, Template Software ... ATLSTL - Template Software for the Active Template Library COMSTL - The Standard Template Library meets the Component Object Model .netSTL - Standard Template Library meets the Microsoft.NET Common Language Runtime InetSTL - The Standard Template Library meets WinInet MFCSTL - Template Software for the Microsoft Foundation Classes UNIXSTL - Template Software for the UNIX Operating System WinSTL - where the Standard Template Library meets the Win32 API

Main Page   Modules   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

const_iterator Class Reference

The const_iterator type for the searchspec_sequence. More...

#include <stlsoft_searchspec_sequence.h>

List of all members.

Public Methods

 const_iterator ()
 Default constructor.

 ~const_iterator ()
 Destructor.

 const_iterator (class_type const &rhs)
 Copy constructor.

const value_type operator * () const
 Dereference to return the value at the current position.


Detailed Description

template<typename S>
class stlsoft::searchspec_sequence< S >::const_iterator

The const_iterator type for the searchspec_sequence.


Constructor & Destructor Documentation

const_iterator   [inline]
 

Default constructor.

~const_iterator   [inline]
 

Destructor.

const_iterator class_type const &    rhs [inline]
 

Copy constructor.


Member Function Documentation

const value_type operator *   const [inline]
 

Dereference to return the value at the current position.


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

STLSoft Libraries documentation © Synesis Software Pty Ltd, 2001-2004