Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
A type that provides a constant bidirectional iterator that can read any element in a set.
typedef implementation-defined iterator;
Example
See the example for begin for an example of how to declare and use an iterator.
Requirements
Header: <set>
Namespace: std