From d68ac3db4c99ea058a9dca503abaf12efc94e21f Mon Sep 17 00:00:00 2001 From: Jeremy Siek Date: Mon, 22 Sep 2003 16:04:44 +0000 Subject: [PATCH] hierarchy->group [SVN r20155] --- doc/new-iter-concepts.html | 8 ++++---- doc/new-iter-concepts.rst | 8 ++++---- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/doc/new-iter-concepts.html b/doc/new-iter-concepts.html index 380256b..848c882 100755 --- a/doc/new-iter-concepts.html +++ b/doc/new-iter-concepts.html @@ -235,8 +235,8 @@ Bidirectional Iterator (2) -> Bidirectional Traversal Iterator and Writable I

Design

-

The iterator requirements are to be separated into two hierarchies. One -set of concepts handles the syntax and semantics of value access:

+

The iterator requirements are to be separated into two groups. One set +of concepts handles the syntax and semantics of value access: