A new iteration mechanism for the C++ programming language

  • Authors:
  • Myung Ho Kim

  • Affiliations:
  • Dept. of Computer Engineering, Dong-A University, Pusan, 604-714, Republic of Korea

  • Venue:
  • ACM SIGPLAN Notices
  • Year:
  • 1995

Quantified Score

Hi-index 0.00

Visualization

Abstract

A new mechanism for writing iterators in the C++ programming language is proposed in this paper. It provides a handy notation for writing general iterators easily, and a simple semantics based-on semicoroutines. A set of useful programming idioms for use with the proposed mechanism is also presented.