Bidirectional Iterator Interface Proper Type Forward Iterator Additional Operations: Iterator& operator --(); Iterator operator --(int);
Iterator& operator --(); Iterator operator --(int);