A reverse iterator inverts the meaning of increment (and decrement): ++ on a reverse iterator accesses the previous element;-- accesses the next element.

 
  • 反向迭代器将自增(和自减)的含义反过来了:对于反向迭代器,++运算将访问前一个元素,而--运算则访问下一个元素。
今日热词
目录 附录 查词历史