Observação
O acesso a essa página exige autorização. Você pode tentar entrar ou alterar diretórios.
O acesso a essa página exige autorização. Você pode tentar alterar os diretórios.
A type that provides a bidirectional iterator that can read or modify any element in a multiset.
typedef implementation-defined iterator;
Remarks
A type iterator can be used to modify the value of an element.
Example
See example for begin for an example of how to declare and use the iterator.
Requirements
Header: <set>
Namespace: std