Map
Index
Random
Help
th

Quote: types of iterators: input or read-only, output or write-only, forward iterator or read-write, and random access

topics > all references > references i-l > QuoteRef: koenA12_1995 , p. 62



Topic:
iterator

Quotation Skeleton

The simplest kind of iterator [in the standard C++ library] is called … but not written [i.e., '*p' and '++p' are defined] … There are also output iterators, which allow a … If a single object can serve both as … also supports the decrement operator, --, is called … pointer arithmetic is called a random access iterator. …   Google-1   Google-2

Copyright clearance needed for quotation.


Related Topics up

Topic: iterator (13 items)

Copyright © 2002-2008 by C. Bradford Barber. All rights reserved.
Thesa is a trademark of C. Bradford Barber.