CVS difference for ai12s/ai12-0327-1.txt

Differences between 1.1 and version 1.2
Log of other versions for file ai12s/ai12-0327-1.txt

--- ai12s/ai12-0327-1.txt	2019/04/06 03:00:06	1.1
+++ ai12s/ai12-0327-1.txt	2019/04/09 01:36:54	1.2
@@ -1,4 +1,4 @@
-!standard 5.5(6.2/6)                                  19-04-05  AI12-0327-1/01
+!standard 5.5(6.2/6)                                  19-04-08  AI12-0327-1/02
 !standard 4.3.3(20.4/5)
 !standard 4.3.5(0)
 !standard 4.5.8(6/4)
@@ -55,14 +55,12 @@
 
   The loop iterators loop_parameter_specification and
   iterator_specification can also be used in contexts other than
-  loop_statements. Redundant[They can be used, for instance,
-  in container aggregates (see 4.3.5) and quantified expressions
-  see 4.5.8).] In such a context, the iterator *conditionally
-  produces* values in the order specified for the associated construct
-  below or in 5.5.2. The values produced are the values given to the
-  loop parameter when the filter of the iterator construct is
-  satisfied for that value. Redundant[No value is produced when the
-  condition of an iterator_filter evaluates to False.]
+  loop_statements (for example, see 4.3.5 and 4.5.8). In such a context, 
+  the iterator *conditionally produces* values in the order specified for
+  the associated construct below or in 5.5.2. The values produced are the 
+  values given to the loop parameter when the filter of the iterator 
+  construct is satisfied for that value. Redundant[No value is produced 
+  when the condition of an iterator_filter evaluates to False.]
 
 Modify 4.3.3(20.4/5):
 

Questions? Ask the ACAA Technical Agent