|
|
|
|
|
|
|
|
|
|
|
|||||||
#include <stlsoft_searchspec_sequence.h>
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. | |
|
|
Default constructor.
|
|
|
Destructor.
|
|
|
Copy constructor.
|
|
|
Dereference to return the value at the current position.
|
|
|
| STLSoft Libraries documentation © Synesis Software Pty Ltd, 2001-2004 |