r274789 - in /trunk/gcc/ada: ChangeLog libgnat/...

pmderodat@gcc.gnu.org pmderodat@gcc.gnu.org
Wed Aug 21 08:31:00 GMT 2019


Author: pmderodat
Date: Wed Aug 21 08:31:11 2019
New Revision: 274789

URL: https://gcc.gnu.org/viewcvs?rev=274789&root=gcc&view=rev
Log:
[Ada] Allow for of iteration on formal vectors

2019-08-21  Claire Dross  <dross@adacore.com>

gcc/ada/

	* libgnat/a-cofove.ads (Vector): Add an Iterable aspect to allow
	iteration.
	(Iter_First, Iter_Next): Primitives used for iteration.

Modified:
    trunk/gcc/ada/ChangeLog
    trunk/gcc/ada/libgnat/a-cofove.ads



More information about the Gcc-cvs mailing list