System::Collections::Generic::KVPairIterator κλάση
KVPairIterator class
Προσαρμογέας επαναλήπτη, ενσωματώνει το std::pair σε KVPair όπως αναμένεται από το Dictionary.
template<typename KVPair,typename Container>class KVPairIterator
| Parameter | Περιγραφή |
|---|---|
| KVPair | Απαιτούμενος τύπος επιστροφής |
| Κοντέινερ | τύπος περιτυλιγμένου container |
Μέθοδοι
| Μέθοδος | Περιγραφή |
|---|---|
| KVPairIterator(typename Container::const_iterator) | |
| operator*() const | |
| operator++() | |
| operator++(int) | |
| operator–() | |
| operator–(int) |
Typedefs
| Typedef | Περιγραφή |
|---|---|
| difference_type | |
| iterator_category | |
| pointer | |
| reference | |
| value_type |
Δείτε επίσης
- Namespace System::Collections::Generic
- Library Aspose.Page for C++